Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/freescale/
Dgianfar.c138 static int gfar_poll_tx_sq(struct napi_struct *napi, int budget);
1392 gfar_poll_tx_sq, 2); in gfar_probe()
3015 static int gfar_poll_tx_sq(struct napi_struct *napi, int budget) in gfar_poll_tx_sq() function