Home
last modified time | relevance | path

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

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