Searched refs:t4_eth_eq_free (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2049 int t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | sge.c | 4924 t4_eth_eq_free(adap, adap->mbox, adap->pf, 0, in t4_free_sge_resources() 4963 t4_eth_eq_free(adap, adap->mbox, adap->pf, 0, in t4_free_sge_resources()
|
H A D | t4_hw.c | 8404 * t4_eth_eq_free - free an Ethernet egress queue 8413 int t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_eth_eq_free() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2045 int t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | sge.c | 4954 t4_eth_eq_free(adap, adap->mbox, adap->pf, 0, in t4_free_sge_resources() 4993 t4_eth_eq_free(adap, adap->mbox, adap->pf, 0, in t4_free_sge_resources()
|
H A D | t4_hw.c | 8373 * t4_eth_eq_free - free an Ethernet egress queue 8382 int t4_eth_eq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_eth_eq_free() function
|
Completed in 45 milliseconds