Searched refs:cpsw_rx_poll (Results 1 – 1 of 1) sorted by relevance
813 static int cpsw_rx_poll(struct napi_struct *napi_rx, int budget) in cpsw_rx_poll() function2516 netif_napi_add(ndev, &priv->napi_rx, cpsw_rx_poll, CPSW_POLL_WEIGHT); in cpsw_probe()