Searched refs:np_thread_state (Results 1 – 5 of 5) sorted by relevance
1257 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1261 } else if (np->np_thread_state == ISCSI_NP_THREAD_SHUTDOWN) { in __iscsi_target_login_thread()1265 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1283 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in __iscsi_target_login_thread()1324 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in __iscsi_target_login_thread()1447 np->np_thread_state = ISCSI_NP_THREAD_EXIT; in __iscsi_target_login_thread()
207 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_access_np()314 if (np->np_thread_state != ISCSI_NP_THREAD_ACTIVE) { in iscsit_get_np()391 np->np_thread_state = ISCSI_NP_THREAD_ACTIVE; in iscsit_add_np()409 if (np->np_thread_state == ISCSI_NP_THREAD_INACTIVE) { in iscsit_reset_np_thread()413 np->np_thread_state = ISCSI_NP_THREAD_RESET; in iscsit_reset_np_thread()448 np->np_thread_state = ISCSI_NP_THREAD_SHUTDOWN; in iscsit_del_np()
791 enum np_thread_state_table np_thread_state; member
2471 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in isert_accept_np()2474 np->np_thread_state); in isert_accept_np()
488 if (np->np_thread_state >= ISCSI_NP_THREAD_RESET) { in cxgbit_accept_np()