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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c877 netif_napi_add(adapter->netdev, &q_vector->napi, ixgbe_poll);
H A Dixgbe.h950 int ixgbe_poll(struct napi_struct *napi, int budget);
H A Dixgbe_main.c3162 * ixgbe_poll - NAPI Rx polling callback
3168 int ixgbe_poll(struct napi_struct *napi, int budget) function
3366 * ixgbe_poll will re-enable the queue interrupts

Completed in 291 milliseconds