Searched refs:efx_ef100_rep_poll (Results 1 – 1 of 1) sorted by relevance
23 static int efx_ef100_rep_poll(struct napi_struct *napi, int weight);46 netif_napi_add(net_dev, &efv->napi, efx_ef100_rep_poll); in efx_ef100_rep_open()344 static int efx_ef100_rep_poll(struct napi_struct *napi, int weight) in efx_ef100_rep_poll() function