Searched refs:cpsw_tx_poll (Results 1 – 1 of 1) sorted by relevance
789 static int cpsw_tx_poll(struct napi_struct *napi_tx, int budget) in cpsw_tx_poll() function2485 netif_napi_add(ndev, &priv->napi_tx, cpsw_tx_poll, CPSW_POLL_WEIGHT); in cpsw_probe()