Searched refs:cpsw_poll (Results 1 – 1 of 1) sorted by relevance
804 static int cpsw_poll(struct napi_struct *napi, int budget) in cpsw_poll() function2149 netif_napi_add(ndev, &priv_sl2->napi, cpsw_poll, CPSW_POLL_WEIGHT); in cpsw_probe_dual_emac()2402 netif_napi_add(ndev, &priv->napi, cpsw_poll, CPSW_POLL_WEIGHT); in cpsw_probe()