Searched refs:t4_mdio_wr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2041 int t4_mdio_wr(struct adapter *adap, unsigned int mbox, unsigned int phy_addr,
|
H A D | t4_hw.c | 6593 * t4_mdio_wr - write a PHY register through MDIO 6603 int t4_mdio_wr(struct adapter *adap, unsigned int mbox, unsigned int phy_addr, in t4_mdio_wr() function
|
H A D | cxgb4_main.c | 3086 ret = t4_mdio_wr(pi->adapter, mbox, prtad, devad, in cxgb_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2037 int t4_mdio_wr(struct adapter *adap, unsigned int mbox, unsigned int phy_addr,
|
H A D | cxgb4_main.c | 3085 ret = t4_mdio_wr(pi->adapter, mbox, prtad, devad, in cxgb_ioctl()
|
H A D | t4_hw.c | 6563 * t4_mdio_wr - write a PHY register through MDIO 6573 int t4_mdio_wr(struct adapter *adap, unsigned int mbox, unsigned int phy_addr, in t4_mdio_wr() function
|
Completed in 50 milliseconds