Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c1225 static int pxa168_rx_poll(struct napi_struct *napi, int budget) in pxa168_rx_poll() function
1490 netif_napi_add(dev, &pep->napi, pxa168_rx_poll, pep->rx_ring_size); in pxa168_eth_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dpxa168_eth.c1224 static int pxa168_rx_poll(struct napi_struct *napi, int budget) in pxa168_rx_poll() function
1489 netif_napi_add_weight(dev, &pep->napi, pxa168_rx_poll, in pxa168_eth_probe()

Completed in 5 milliseconds