Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-eth/
Dmtk_eth_soc.c1292 static int mtk_poll(struct napi_struct *napi, int budget) in mtk_poll() function
2135 netif_napi_add(&eth->dummy_dev, &eth->rx_napi, mtk_poll, in mtk_probe()
2141 netif_napi_add(eth->netdev[0], &eth->rx_napi, mtk_poll, in mtk_probe()