Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dnetdev.c101 static int wil6210_netdev_poll_tx(struct napi_struct *napi, int budget) in wil6210_netdev_poll_tx() function
186 netif_napi_add(ndev, &wil->napi_tx, wil6210_netdev_poll_tx, in wil_if_alloc()