Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes_main.c65 static int fjes_poll(struct napi_struct *, int);
1108 static int fjes_poll(struct napi_struct *napi, int budget) in fjes_poll() function
1344 netif_napi_add(netdev, &adapter->napi, fjes_poll, 64); in fjes_sw_init()