Home
last modified time | relevance | path

Searched refs:spider_net_poll (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dspider_net.c1222 * spider_net_poll - NAPI poll function called by the stack to return packets
1229 * spider_net_poll returns all packets from the rx descriptors to the stack
1233 static int spider_net_poll(struct napi_struct *napi, int budget) in spider_net_poll() function
2253 spider_net_poll, SPIDER_NET_NAPI_WEIGHT); in spider_net_setup_netdev()
/kernel/linux/linux-6.6/drivers/net/ethernet/toshiba/
H A Dspider_net.c1236 * spider_net_poll - NAPI poll function called by the stack to return packets
1243 * spider_net_poll returns all packets from the rx descriptors to the stack
1247 static int spider_net_poll(struct napi_struct *napi, int budget) in spider_net_poll() function
2273 netif_napi_add(netdev, &card->napi, spider_net_poll); in spider_net_setup_netdev()

Completed in 5 milliseconds