Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h911 int t4_ofld_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf,
H A Dt4_hw.c8831 int t4_ofld_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_ofld_eq_free() function
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1870 rc = -t4_ofld_eq_free(sc, sc->mbox, sc->pf, 0, in free_eq()