Home
last modified time | relevance | path

Searched refs:i40e_napi_poll (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_trace.h60 TRACE_EVENT(i40e_napi_poll,
98 TP_printk("i40e_napi_poll on dev %s q %s irq %d irq_mask %s curr_cpu %d "
H A Di40e_txrx.h468 int i40e_napi_poll(struct napi_struct *napi, int budget);
H A Di40e_txrx.c2751 * i40e_napi_poll - NAPI polling Rx/Tx cleanup routine
2759 int i40e_napi_poll(struct napi_struct *napi, int budget) in i40e_napi_poll() function
H A Di40e_main.c11994 netif_napi_add(vsi->netdev, &q_vector->napi, i40e_napi_poll); in i40e_vsi_alloc_q_vector()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h460 int i40e_napi_poll(struct napi_struct *napi, int budget);
H A Di40e_txrx.c2571 * i40e_napi_poll - NAPI polling Rx/Tx cleanup routine
2579 int i40e_napi_poll(struct napi_struct *napi, int budget) in i40e_napi_poll() function
H A Di40e_main.c11358 i40e_napi_poll, NAPI_POLL_WEIGHT); in i40e_vsi_alloc_q_vector()

Completed in 44 milliseconds