Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h383 int ice_napi_poll(struct napi_struct *napi, int budget);
H A Dice_base.c127 netif_napi_add(vsi->netdev, &q_vector->napi, ice_napi_poll, in ice_vsi_alloc_q_vector()
H A Dice_txrx.c1606 * ice_napi_poll - NAPI polling Rx/Tx cleanup routine
1614 int ice_napi_poll(struct napi_struct *napi, int budget) in ice_napi_poll() function
H A Dice_main.c2910 ice_napi_poll, NAPI_POLL_WEIGHT); in ice_napi_add()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h478 int ice_napi_poll(struct napi_struct *napi, int budget);
H A Dice_eswitch.c274 ice_napi_poll); in ice_eswitch_setup_reprs()
H A Dice_base.c158 netif_napi_add(vsi->netdev, &q_vector->napi, ice_napi_poll); in ice_vsi_alloc_q_vector()
H A Dice_txrx.c1504 * ice_napi_poll - NAPI polling Rx/Tx cleanup routine
1512 int ice_napi_poll(struct napi_struct *napi, int budget) in ice_napi_poll() function
H A Dice_main.c3380 ice_napi_poll); in ice_napi_add()

Completed in 27 milliseconds