Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_isr.c1278 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request()
1295 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request()
1316 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_get_sp_from_handle()
1771 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla24xx_logio_entry()
2428 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_status_entry()
Dqla_os.c5967 if (test_and_clear_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_do_dpc()
6314 !(test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags)) in qla2x00_timer()
6352 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer()
6372 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer()
6428 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer()
6446 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags), in qla2x00_timer()
Dqla_nx2.c2131 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags))) { in qla8044_watchdog()
2185 set_bit(FCOE_CTX_RESET_NEEDED, in qla8044_watchdog()
Dqla_nx.c3617 while ((test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_wait_for_fcoe_ctx_reset()
3624 if (!test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) && in qla2x00_wait_for_fcoe_ctx_reset()
Dqla_attr.c677 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()
Dqla_def.h4256 #define FCOE_CTX_RESET_NEEDED 18 /* Initiate FCoE context reset */ macro
Dqla_target.c3720 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qlt_chk_exch_leak_thresh_hold()
5872 set_bit(FCOE_CTX_RESET_NEEDED, in qlt_async_event()