Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fjes/
Dfjes_main.c80 static int fjes_poll(struct napi_struct *, int);
1120 static int fjes_poll(struct napi_struct *napi, int budget) in fjes_poll() function
1334 netif_napi_add(netdev, &adapter->napi, fjes_poll, 64); in fjes_sw_init()