Home
last modified time | relevance | path

Searched refs:t4_link_l1cfg (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c654 ret = t4_link_l1cfg(p->adapter, p->adapter->mbox, p->tx_chan, lc); in set_settings()
689 return t4_link_l1cfg(p->adapter, p->adapter->pf, p->tx_chan, in set_pauseparam()
Dcxgb4.h1221 int t4_link_l1cfg(struct adapter *adap, unsigned int mbox, unsigned int port,
Dcxgb4_main.c489 ret = t4_link_l1cfg(pi->adapter, mb, pi->tx_chan, in link_start()
Dt4_hw.c3577 int t4_link_l1cfg(struct adapter *adap, unsigned int mbox, unsigned int port, in t4_link_l1cfg() function