Searched refs:napi_str (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Defx.h114 napi_schedule(&channel->napi_str);
H A Defx.c281 container_of(napi, struct efx_channel, napi_str);
347 napi_disable(&channel->napi_str);
356 napi_enable(&channel->napi_str);
532 napi_enable(&channel->napi_str);
548 napi_disable(&channel->napi_str);
1444 netif_napi_add(channel->napi_dev, &channel->napi_str,
1456 netif_napi_del(&channel->napi_str);
H A Dnet_driver.h310 * @napi_str: NAPI control structure
342 struct napi_struct napi_str; member in struct:efx_channel
H A Drx.c452 struct napi_struct *napi = &channel->napi_str;

Completed in 116 milliseconds