Searched refs:ice_napi_poll (Results 1 – 5 of 5) sorted by relevance
427 int ice_napi_poll(struct napi_struct *napi, int budget);
164 netif_napi_add(vf->repr->netdev, &vf->repr->q_vector->napi, ice_napi_poll, in ice_eswitch_setup_reprs()
144 netif_napi_add(vsi->netdev, &q_vector->napi, ice_napi_poll, in ice_vsi_alloc_q_vector()
1438 int ice_napi_poll(struct napi_struct *napi, int budget) in ice_napi_poll() function
3186 ice_napi_poll, NAPI_POLL_WEIGHT); in ice_napi_add()
Completed in 22 milliseconds