Home
last modified time | relevance | path

Searched refs:ice_clean_tx_irq (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_trace.h143 DEFINE_TX_TEMPLATE_OP_EVENT(ice_clean_tx_irq);
Dice_txrx.c204 static bool ice_clean_tx_irq(struct ice_ring *tx_ring, int napi_budget) in ice_clean_tx_irq() function
1401 ice_clean_tx_irq(ring, budget); in ice_napi_poll()