Searched refs:t4_iq_stop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2043 int t4_iq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | sge.c | 4904 t4_iq_stop(adap, adap->mbox, adap->pf, 0, in t4_free_sge_resources()
|
H A D | t4_hw.c | 8340 * t4_iq_stop - stop an ingress queue and its FLs 8354 int t4_iq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_stop() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2039 int t4_iq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | sge.c | 4934 t4_iq_stop(adap, adap->mbox, adap->pf, 0, in t4_free_sge_resources()
|
H A D | t4_hw.c | 8309 * t4_iq_stop - stop an ingress queue and its FLs 8323 int t4_iq_stop(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_stop() function
|
Completed in 66 milliseconds