Searched refs:UNDERRUN (Results 1 – 4 of 4) sorted by relevance
204 ABORT = 0x04000000, UNDERRUN = 0x02000000, NOCARRIER = 0x01000000, enumerator
1920 if (tx_status & (ABORT | UNDERRUN | OWCOLL)) { in sis900_finish_xmit()1927 if (tx_status & UNDERRUN) in sis900_finish_xmit()
1320 TX_STATUS_FAIL(UNDERRUN); in iwl_mvm_get_tx_fail_reason()1741 AGG_TX_STATE_(UNDERRUN); in iwl_get_agg_tx_status()
323 - Check against data OVERRUN/UNDERRUN condition at the end of a data 325 or the SODL is full (UNDERRUN in DATA out phase).