Home
last modified time | relevance | path

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

/drivers/net/ethernet/ti/
Dcpsw.c813 static int cpsw_rx_poll(struct napi_struct *napi_rx, int budget) in cpsw_rx_poll() function
2516 netif_napi_add(ndev, &priv->napi_rx, cpsw_rx_poll, CPSW_POLL_WEIGHT); in cpsw_probe()