Searched refs:XMIT (Results 1 – 1 of 1) sorted by relevance
57 XMIT, enumerator60 TxState tx_state_ = TxState::XMIT;102 if (tx_state_ == TxState::XMIT && !remote_busy() && rem_window_not_full()) { in data_request()104 } else if (tx_state_ == TxState::XMIT && (remote_busy() || rem_window_full())) { in data_request()116 if (tx_state_ == TxState::XMIT && rnr_sent()) { in local_busy_clear()123 } else if (tx_state_ == TxState::XMIT) { in local_busy_clear()130 if (tx_state_ == TxState::XMIT) { in recv_req_seq_and_f_bit()138 tx_state_ = TxState::XMIT; in recv_req_seq_and_f_bit()150 tx_state_ = TxState::XMIT; in recv_f_bit()155 if (tx_state_ == TxState::XMIT) { in retrans_timer_expires()