Lines Matching defs:adapter
56 t3_set_reg_field(phy->adapter, A_T3DBG_GPIO_EN, 0, tx_on_gpio);
144 void t3_ael1002_phy_prep(struct cphy *phy, adapter_t *adapter, int phy_addr,
147 cphy_init(phy, adapter, phy_addr, &ael1002_ops, mdio_ops);
217 void t3_ael1006_phy_prep(struct cphy *phy, adapter_t *adapter, int phy_addr,
220 cphy_init(phy, adapter, phy_addr, &ael1006_ops, mdio_ops);
252 void t3_qt2045_phy_prep(struct cphy *phy, adapter_t *adapter, int phy_addr,
257 cphy_init(phy, adapter, phy_addr, &qt2045_ops, mdio_ops);
279 status = t3_read_reg(phy->adapter,
281 t3_read_reg(phy->adapter,
283 t3_read_reg(phy->adapter,
285 t3_read_reg(phy->adapter,
329 void t3_xaui_direct_phy_prep(struct cphy *phy, adapter_t *adapter, int phy_addr,
332 cphy_init(phy, adapter, phy_addr, &xaui_direct_ops, mdio_ops);