Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/moxa/
H A Dmoxart_ether.c211 static int moxart_rx_poll(struct napi_struct *napi, int budget) in moxart_rx_poll() function
538 netif_napi_add(ndev, &priv->napi, moxart_rx_poll, RX_DESC_NUM); in moxart_mac_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/moxa/
H A Dmoxart_ether.c205 static int moxart_rx_poll(struct napi_struct *napi, int budget) in moxart_rx_poll() function
538 netif_napi_add_weight(ndev, &priv->napi, moxart_rx_poll, RX_DESC_NUM); in moxart_mac_probe()

Completed in 2 milliseconds