Searched refs:np_thread_state (Results 1 – 4 of 4) sorted by relevance
1162 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1166 } else if (np->np_thread_state == ISCSI_NP_THREAD_SHUTDOWN) { in __iscsi_target_login_thread()1170 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1188 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1229 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in __iscsi_target_login_thread()1350 np->np_thread_state = ISCSI_NP_THREAD_EXIT; in __iscsi_target_login_thread()
788 enum np_thread_state_table np_thread_state; member
2395 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in isert_accept_np()2398 np->np_thread_state); in isert_accept_np()
488 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in cxgbit_accept_np()