Home
last modified time | relevance | path

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

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