Home
last modified time | relevance | path

Searched refs:ICE_DFLT_IRQ_WORK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
A Dice_txrx.h9 #define ICE_DFLT_IRQ_WORK 256 macro
A Dice_xsk.c740 xmit_done = ice_xmit_zc(xdp_ring, ICE_DFLT_IRQ_WORK); in ice_clean_tx_irq_zc()
A Dice_txrx.c216 unsigned int budget = ICE_DFLT_IRQ_WORK; in ice_clean_tx_irq()
2401 int budget = ICE_DFLT_IRQ_WORK; in ice_clean_ctrl_tx_irq()
A Dice_main.c1450 } while (pending && (i++ < ICE_DFLT_IRQ_WORK)); in __ice_clean_ctrlq()
1454 return pending && (i == ICE_DFLT_IRQ_WORK); in __ice_clean_ctrlq()

Completed in 21 milliseconds