Searched refs:np_thread_state (Results 1 – 5 of 5) sorted by relevance
1268 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1272 } else if (np->np_thread_state == ISCSI_NP_THREAD_SHUTDOWN) { in __iscsi_target_login_thread()1276 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1294 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1335 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in __iscsi_target_login_thread()1458 np->np_thread_state = ISCSI_NP_THREAD_EXIT; in __iscsi_target_login_thread()
215 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_access_np()323 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_get_np()400 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in iscsit_add_np()418 if (np->np_thread_state == ISCSI_NP_THREAD_INACTIVE) { in iscsit_reset_np_thread()422 np->np_thread_state = ISCSI_NP_THREAD_RESET; in iscsit_reset_np_thread()457 np->np_thread_state = ISCSI_NP_THREAD_SHUTDOWN; in iscsit_del_np()
789 enum np_thread_state_table np_thread_state; member
2480 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in isert_accept_np()2483 np->np_thread_state); in isert_accept_np()
491 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in cxgbit_accept_np()