Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/
H A Dhip04_eth.c585 int tx_remaining; in hip04_rx_poll() local
590 tx_remaining = hip04_tx_reclaim(ndev, false); in hip04_rx_poll()
660 if (rx < budget && tx_remaining) in hip04_rx_poll()