Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Def100_rep.c23 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