Searched refs:t4_iq_free (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2046 int t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | sge.c | 4841 t4_iq_free(adap, adap->mbox, adap->pf, 0, FW_IQ_TYPE_FL_INT_CAP, in free_rspq_fl()
|
H A D | t4_hw.c | 8373 * t4_iq_free - free an ingress queue and its FLs 8385 int t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_free() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2042 int t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | sge.c | 4871 t4_iq_free(adap, adap->mbox, adap->pf, 0, FW_IQ_TYPE_FL_INT_CAP, in free_rspq_fl()
|
H A D | t4_hw.c | 8342 * t4_iq_free - free an ingress queue and its FLs 8354 int t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_iq_free() function
|
Completed in 44 milliseconds