Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fjes/
Dfjes_main.c65 static int fjes_poll(struct napi_struct *, int);
1100 static int fjes_poll(struct napi_struct *napi, int budget) in fjes_poll() function
1338 netif_napi_add(netdev, &adapter->napi, fjes_poll, 64); in fjes_sw_init()