Searched refs:TSI108_TX_OK (Results 1 – 2 of 2) sorted by relevance
312 #define TSI108_TX_OK (1 << 30) /* Set if the frame TX was successful */ macro
635 if (!(data->txring[tx].misc & TSI108_TX_OK)) in tsi108_complete_tx()