Searched refs:tx_remaining (Results 1 – 1 of 1) sorted by relevance
496 int tx_remaining; in hip04_rx_poll() local561 tx_remaining = hip04_tx_reclaim(ndev, false); in hip04_rx_poll()562 if (rx < budget && tx_remaining) in hip04_rx_poll()