Searched refs:FCOE_CTX_RESET_NEEDED (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_isr.c | 1289 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1306 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1327 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_get_sp_from_handle() 1791 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla24xx_logio_entry() 2461 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_status_entry()
|
| D | qla_os.c | 6190 if (test_and_clear_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_do_dpc() 6564 !(test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags)) in qla2x00_timer() 6602 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer() 6622 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer() 6691 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer() 6709 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags), in qla2x00_timer()
|
| D | qla_nx2.c | 2131 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags))) { in qla8044_watchdog() 2185 set_bit(FCOE_CTX_RESET_NEEDED, in qla8044_watchdog()
|
| D | qla_nx.c | 3629 while ((test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_wait_for_fcoe_ctx_reset() 3636 if (!test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) && in qla2x00_wait_for_fcoe_ctx_reset()
|
| D | qla_attr.c | 746 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()
|
| D | qla_def.h | 4382 #define FCOE_CTX_RESET_NEEDED 18 /* Initiate FCoE context reset */ macro
|
| D | qla_target.c | 3739 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qlt_chk_exch_leak_thresh_hold() 5974 set_bit(FCOE_CTX_RESET_NEEDED, in qlt_async_event()
|