Home
last modified time | relevance | path

Searched refs:e1000e_poll (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c2658 static int e1000e_poll(struct napi_struct *napi, int budget) in e1000e_poll() function
7454 netif_napi_add(netdev, &adapter->napi, e1000e_poll); in e1000_probe()