Searched refs:t4_mdio_rd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2039 int t4_mdio_rd(struct adapter *adap, unsigned int mbox, unsigned int phy_addr,
|
H A D | t4_hw.c | 6559 * t4_mdio_rd - read a PHY register through MDIO 6569 int t4_mdio_rd(struct adapter *adap, unsigned int mbox, unsigned int phy_addr, in t4_mdio_rd() function
|
H A D | cxgb4_main.c | 3083 ret = t4_mdio_rd(pi->adapter, mbox, prtad, devad, in cxgb_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2035 int t4_mdio_rd(struct adapter *adap, unsigned int mbox, unsigned int phy_addr,
|
H A D | cxgb4_main.c | 3082 ret = t4_mdio_rd(pi->adapter, mbox, prtad, devad, in cxgb_ioctl()
|
H A D | t4_hw.c | 6529 * t4_mdio_rd - read a PHY register through MDIO 6539 int t4_mdio_rd(struct adapter *adap, unsigned int mbox, unsigned int phy_addr, in t4_mdio_rd() function
|
Completed in 53 milliseconds