Searched refs:iavf_clean_tx_irq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_trace.h | 96 iavf_tx_template, iavf_clean_tx_irq,
|
H A D | iavf_txrx.c | 186 * iavf_clean_tx_irq - Reclaim resources after transmit completes 193 static bool iavf_clean_tx_irq(struct iavf_vsi *vsi, in iavf_clean_tx_irq() function 1720 if (!iavf_clean_tx_irq(vsi, ring, budget)) { in iavf_napi_poll()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_trace.h | 96 iavf_tx_template, iavf_clean_tx_irq,
|
H A D | iavf_txrx.c | 204 * iavf_clean_tx_irq - Reclaim resources after transmit completes 211 static bool iavf_clean_tx_irq(struct iavf_vsi *vsi, in iavf_clean_tx_irq() function 1745 if (!iavf_clean_tx_irq(vsi, ring, budget)) { in iavf_napi_poll()
|
Completed in 10 milliseconds