Searched refs:t4_restart_aneg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1819 int t4_restart_aneg(struct adapter *adap, unsigned int mbox, unsigned int port);
|
H A D | cxgb4_ethtool.c | 399 t4_restart_aneg(p->adapter, p->adapter->pf, p->tx_chan); in restart_autoneg()
|
H A D | t4_hw.c | 4265 * t4_restart_aneg - restart autonegotiation 4272 int t4_restart_aneg(struct adapter *adap, unsigned int mbox, unsigned int port) in t4_restart_aneg() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 399 t4_restart_aneg(p->adapter, p->adapter->pf, p->tx_chan); in restart_autoneg()
|
H A D | cxgb4.h | 1815 int t4_restart_aneg(struct adapter *adap, unsigned int mbox, unsigned int port);
|
H A D | t4_hw.c | 4235 * t4_restart_aneg - restart autonegotiation 4242 int t4_restart_aneg(struct adapter *adap, unsigned int mbox, unsigned int port) in t4_restart_aneg() function
|
Completed in 42 milliseconds