Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw.c789 static int cpsw_tx_poll(struct napi_struct *napi_tx, int budget) in cpsw_tx_poll() function
2485 netif_napi_add(ndev, &priv->napi_tx, cpsw_tx_poll, CPSW_POLL_WEIGHT); in cpsw_probe()