Searched defs:cpsw_poll (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/ti/
H A Dcpsw.c783 static int cpsw_poll(struct napi_struct *napi, int budget) function
2138 netif_napi_add(ndev, &priv_sl2->napi, cpsw_poll, CPSW_POLL_WEIGHT);
2374 netif_napi_add(ndev, &priv->napi, cpsw_poll, CPSW_POLL_WEIGHT);

Completed in 18 milliseconds