Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c1421 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, lc, in t4_mc_setprop()
1764 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, &pi->link_cfg, in t4_init_synchronized()
1988 rc = -t4_link_l1cfg(sc, sc->mbox, pi->tx_chan, lc, in setprop()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h595 static inline int t4_link_l1cfg(struct adapter *adapter, unsigned int mbox, in t4_link_l1cfg() function