Searched refs:t4_eth_eq_stop (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | common.h | 987 int t4_eth_eq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
| H A D | t4_hw.c | 11963 * t4_eth_eq_stop - stop an Ethernet egress queue 11973 int t4_eth_eq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_eth_eq_stop() 11965 int t4_eth_eq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf, t4_eth_eq_stop() function
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_netmap.c | 811 rc = -t4_eth_eq_stop(sc, sc->mbox, sc->pf, 0, nm_txq->cntxt_id); in cxgbe_netmap_off()
|