Searched refs:ice_napi_poll (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_base.c158 netif_napi_add(vsi->netdev, &q_vector->napi, ice_napi_poll);
H A Dice_main.c3499 ice_napi_poll);
H A Dice_txrx.c1503 * ice_napi_poll - NAPI polling Rx/Tx cleanup routine
1511 int ice_napi_poll(struct napi_struct *napi, int budget) function
H A Dice_txrx.h501 int ice_napi_poll(struct napi_struct *napi, int budget);
H A Dice_eswitch.c256 ice_napi_poll);

Completed in 182 milliseconds