Home
last modified time | relevance | path

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

/Linux-v5.15/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
1331 netif_napi_add(netdev, &adapter->napi, fjes_poll, 64); in fjes_sw_init()