Searched refs:RL_TXSTAT_TXABRT (Results 1 – 2 of 2) sorted by relevance
232 #define RL_TXSTAT_TXABRT 0x40000000 macro
1244 RL_TXSTAT_TX_UNDERRUN|RL_TXSTAT_TXABRT))) in rl_txeof()1267 if ((txstat & RL_TXSTAT_TXABRT) || in rl_txeof()