Searched refs:TX_STATUS_OWC (Results 1 – 2 of 2) sorted by relevance
261 #define TX_STATUS_OWC 0x20000000 /* Out of Window Collision */ macro283 TX_STATUS_CS_LOST | TX_STATUS_OWC)
1095 if (tx_status & TX_STATUS_OWC) in rtls_send()