Home
last modified time | relevance | path

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

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