Searched refs:t4_eth_eq_free (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/sys/dev/cxgbe/common/ |
| HD | common.h | 875 int t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
| HD | t4_hw.c | 8666 int t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_eth_eq_free() function
|
| /freebsd-13-stable/sys/dev/cxgbe/ |
| HD | t4_netmap.c | 504 rc = -t4_eth_eq_free(sc, sc->mbox, sc->pf, 0, nm_txq->cntxt_id); in free_nm_txq_hwq()
|
| HD | t4_sge.c | 4562 rc = -t4_eth_eq_free(sc, sc->mbox, sc->pf, 0, eq->cntxt_id); in free_eq_hwq()
|