Home
last modified time | relevance | path

Searched refs:t4_restart_aneg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h1815 int t4_restart_aneg(struct adapter *adap, unsigned int mbox, unsigned int port);
H A Dcxgb4_ethtool.c399 t4_restart_aneg(p->adapter, p->adapter->pf, p->tx_chan); in restart_autoneg()
H A Dt4_hw.c4242 int t4_restart_aneg(struct adapter *adap, unsigned int mbox, unsigned int port) in t4_restart_aneg() function