Home
last modified time | relevance | path

Searched refs:igb_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb_main.c140 static int igb_poll(struct napi_struct *, int);
1221 igb_poll, 64); in igb_alloc_q_vector()
8018 * igb_poll - NAPI Rx polling callback
8022 static int igb_poll(struct napi_struct *napi, int budget) in igb_poll() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c140 static int igb_poll(struct napi_struct *, int);
1218 netif_napi_add(adapter->netdev, &q_vector->napi, igb_poll); in igb_alloc_q_vector()
8195 * igb_poll - NAPI Rx polling callback
8199 static int igb_poll(struct napi_struct *napi, int budget) in igb_poll() function

Completed in 22 milliseconds