Searched refs:FCOE_CTX_RESET_NEEDED (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_isr.c | 1191 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1208 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1228 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_get_sp_from_handle() 2091 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_status_entry()
|
| D | qla_os.c | 4867 if (test_and_clear_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_do_dpc() 5177 !(test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags)) in qla2x00_timer() 5213 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer() 5233 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer() 5265 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer() 5283 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags), in qla2x00_timer()
|
| D | qla_nx2.c | 2117 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags))) { in qla8044_watchdog() 2171 set_bit(FCOE_CTX_RESET_NEEDED, in qla8044_watchdog()
|
| D | qla_nx.c | 3613 while ((test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_wait_for_fcoe_ctx_reset() 3620 if (!test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) && in qla2x00_wait_for_fcoe_ctx_reset()
|
| D | qla_attr.c | 774 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()
|
| D | qla_def.h | 3537 #define FCOE_CTX_RESET_NEEDED 18 /* Initiate FCoE context reset */ macro
|
| D | qla_target.c | 3064 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qlt_chk_exch_leak_thresh_hold()
|