Searched refs:netcp_rx_poll (Results 1 – 1 of 1) sorted by relevance
948 static int netcp_rx_poll(struct napi_struct *napi, int budget) in netcp_rx_poll() function2102 netif_napi_add(ndev, &netcp->rx_napi, netcp_rx_poll, NETCP_NAPI_WEIGHT); in netcp_create_interface()