Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Ducc_geth.c3280 static int ucc_geth_poll(struct napi_struct *napi, int budget) in ucc_geth_poll() function
3890 netif_napi_add(dev, &ugeth->napi, ucc_geth_poll, 64); in ucc_geth_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Ducc_geth.c3118 static int ucc_geth_poll(struct napi_struct *napi, int budget) in ucc_geth_poll() function
3716 netif_napi_add(dev, &ugeth->napi, ucc_geth_poll); in ucc_geth_probe()

Completed in 8 milliseconds