Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/moxa/
Dmoxart_ether.c197 static int moxart_rx_poll(struct napi_struct *napi, int budget) in moxart_rx_poll() function
514 netif_napi_add(ndev, &priv->napi, moxart_rx_poll, RX_DESC_NUM); in moxart_mac_probe()