Searched refs:igbvf_poll (Results 1 – 1 of 1) sorted by relevance
38 static int igbvf_poll(struct napi_struct *napi, int budget);1116 netif_napi_add(netdev, &adapter->rx_ring->napi, igbvf_poll); in igbvf_alloc_queues()1188 static int igbvf_poll(struct napi_struct *napi, int budget) in igbvf_poll() function