Searched refs:rx_thread_active (Results 1 – 4 of 4) sorted by relevance
839 if (conn->rx_thread && conn->rx_thread_active) in iscsit_connection_reinstatement_rcfr()867 if (conn->rx_thread && conn->rx_thread_active) in iscsit_cause_connection_reinstatement()
366 if (conn->rx_thread && conn->rx_thread_active) { in iscsi_target_do_tx_login_io()
4254 cmpxchg(&conn->rx_thread_active, true, false)) { in iscsit_close_connection()
602 int rx_thread_active; member