Searched refs:TLAN_CSTAT_READY (Results 1 – 2 of 2) sorted by relevance
129 #define TLAN_CSTAT_READY 0x3000 macro
1080 tail_list->c_stat = TLAN_CSTAT_READY; in tlan_start_tx()1395 if ((head_list->c_stat & TLAN_CSTAT_READY) in tlan_handle_tx_eof()1396 == TLAN_CSTAT_READY) { in tlan_handle_tx_eof()1637 if ((head_list->c_stat & TLAN_CSTAT_READY) in tlan_handle_tx_eoc()1638 == TLAN_CSTAT_READY) { in tlan_handle_tx_eoc()1916 list->c_stat = TLAN_CSTAT_READY; in tlan_reset_lists()