Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar.c135 static int gfar_poll_rx(struct napi_struct *napi, int budget);
1355 gfar_poll_rx, GFAR_DEV_WEIGHT); in gfar_probe()
3219 static int gfar_poll_rx(struct napi_struct *napi, int budget) in gfar_poll_rx() function