Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar.c136 static int gfar_poll_tx(struct napi_struct *napi, int budget);
1397 gfar_poll_tx, 2); in gfar_probe()
3105 static int gfar_poll_tx(struct napi_struct *napi, int budget) in gfar_poll_tx() function