Home
last modified time | relevance | path

Searched refs:ixgbe_poll (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h893 int ixgbe_poll(struct napi_struct *napi, int budget);
H A Dixgbe_lib.c874 ixgbe_poll, 64); in ixgbe_alloc_q_vector()
H A Dixgbe_main.c3142 * ixgbe_poll - NAPI Rx polling callback
3148 int ixgbe_poll(struct napi_struct *napi, int budget) in ixgbe_poll() function
3346 * ixgbe_poll will re-enable the queue interrupts in ixgbe_intr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h950 int ixgbe_poll(struct napi_struct *napi, int budget);
H A Dixgbe_lib.c877 netif_napi_add(adapter->netdev, &q_vector->napi, ixgbe_poll); in ixgbe_alloc_q_vector()
H A Dixgbe_main.c3132 * ixgbe_poll - NAPI Rx polling callback
3138 int ixgbe_poll(struct napi_struct *napi, int budget) in ixgbe_poll() function
3336 * ixgbe_poll will re-enable the queue interrupts in ixgbe_intr()

Completed in 33 milliseconds