Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/ti/
Dnetcp_core.c948 static int netcp_rx_poll(struct napi_struct *napi, int budget) in netcp_rx_poll() function
2102 netif_napi_add(ndev, &netcp->rx_napi, netcp_rx_poll, NETCP_NAPI_WEIGHT); in netcp_create_interface()