Searched refs:ice_napi_poll (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h502 int ice_napi_poll(struct napi_struct *napi, int budget);
H A Dice_base.c159 netif_napi_add(vsi->netdev, &q_vector->napi, ice_napi_poll);
H A Dice_txrx.c1502 * ice_napi_poll - NAPI polling Rx/Tx cleanup routine
1510 int ice_napi_poll(struct napi_struct *napi, int budget) function
H A Dice_main.c3536 ice_napi_poll);

Completed in 170 milliseconds