Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_vec.c33 bool was_tx_cleaned = true; in aq_vec_poll() local
56 was_tx_cleaned = aq_ring_tx_clean(&ring[AQ_VEC_TX_ID]); in aq_vec_poll()
89 if (!was_tx_cleaned) in aq_vec_poll()