Home
last modified time | relevance | path

Searched refs:FCOE_CTX_RESET_NEEDED (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_isr.c1163 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request()
1180 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request()
1200 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_get_sp_from_handle()
2059 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_status_entry()
2447 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_error_entry()
Dqla_os.c4865 if (test_and_clear_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_do_dpc()
5175 !(test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags)) in qla2x00_timer()
5211 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer()
5231 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer()
5263 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
5281 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags), in qla2x00_timer()
Dqla_nx2.c2118 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags))) { in qla8044_watchdog()
2172 set_bit(FCOE_CTX_RESET_NEEDED, in qla8044_watchdog()
Dqla_nx.c3618 while ((test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_wait_for_fcoe_ctx_reset()
3625 if (!test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) && in qla2x00_wait_for_fcoe_ctx_reset()
Dqla_attr.c774 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()
Dqla_def.h3532 #define FCOE_CTX_RESET_NEEDED 18 /* Initiate FCoE context reset */ macro
Dqla_target.c3071 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qlt_chk_exch_leak_thresh_hold()