Searched refs:hw_next_to_clean (Results 1 – 2 of 2) sorted by relevance
1619 u16 hw_next_to_clean; in atl1c_clean_tx() local1624 &hw_next_to_clean); in atl1c_clean_tx()1626 while (next_to_clean != hw_next_to_clean) { in atl1c_clean_tx()
1231 u16 hw_next_to_clean = AT_READ_REGW(&adapter->hw, REG_TPD_CONS_IDX); in atl1e_clean_tx_irq() local1234 while (next_to_clean != hw_next_to_clean) { in atl1e_clean_tx_irq()