Searched refs:np_thread_state (Results 1 – 5 of 5) sorted by relevance
1212 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1216 } else if (np->np_thread_state == ISCSI_NP_THREAD_SHUTDOWN) { in __iscsi_target_login_thread()1220 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1238 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1279 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in __iscsi_target_login_thread()1400 np->np_thread_state = ISCSI_NP_THREAD_EXIT; in __iscsi_target_login_thread()
208 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_access_np()315 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_get_np()390 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in iscsit_add_np()408 if (np->np_thread_state == ISCSI_NP_THREAD_INACTIVE) { in iscsit_reset_np_thread()412 np->np_thread_state = ISCSI_NP_THREAD_RESET; in iscsit_reset_np_thread()447 np->np_thread_state = ISCSI_NP_THREAD_SHUTDOWN; in iscsit_del_np()
791 enum np_thread_state_table np_thread_state; member
2400 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in isert_accept_np()2403 np->np_thread_state); in isert_accept_np()
488 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in cxgbit_accept_np()