Home
last modified time | relevance | path

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

/openbmc/linux/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()