Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/
H A De100.c2220 static int e100_poll(struct napi_struct *napi, int budget) in e100_poll() function
2844 netif_napi_add(netdev, &nic->napi, e100_poll, E100_NAPI_WEIGHT); in e100_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/
H A De100.c2219 static int e100_poll(struct napi_struct *napi, int budget) in e100_poll() function
2847 netif_napi_add_weight(netdev, &nic->napi, e100_poll, E100_NAPI_WEIGHT); in e100_probe()

Completed in 10 milliseconds