Searched refs:TXSTATUS_COMPLETE (Results 1 – 2 of 2) sorted by relevance
105 #define TXSTATUS_COMPLETE 0x80 macro
1081 if ((stat & TXSTATUS_COMPLETE) == 0) { in elxl_m_tx()