Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c4560 static int igc_poll(struct napi_struct *napi, int budget) in igc_poll() function
4633 netif_napi_add(adapter->netdev, &q_vector->napi, igc_poll); in igc_alloc_q_vector()