Searched refs:FCOE_CTX_RESET_NEEDED (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_isr.c | 1684 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1701 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 1722 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_get_sp_from_handle() 1852 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla24xx_mbx_iocb_entry() 2193 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla24xx_logio_entry() 2905 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_status_entry()
|
H A D | qla_os.c | 6719 if (test_and_clear_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_do_dpc() 7102 !(test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags)) in qla2x00_timer() 7140 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer() 7160 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer() 7229 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer() 7248 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags), in qla2x00_timer()
|
H A D | qla_nx2.c | 2130 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags))) { in qla8044_watchdog() 2184 set_bit(FCOE_CTX_RESET_NEEDED, in qla8044_watchdog()
|
H A D | qla_nx.c | 3584 while ((test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_wait_for_fcoe_ctx_reset() 3591 if (!test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) && in qla2x00_wait_for_fcoe_ctx_reset()
|
H A D | qla_attr.c | 777 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()
|
H A D | qla_target.c | 3754 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()
|
H A D | qla_def.h | 4707 #define FCOE_CTX_RESET_NEEDED 18 /* Initiate FCoE context reset */ macro
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_isr.c | 1993 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 2010 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_process_completed_request() 2034 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla_get_sp_from_handle() 2179 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla24xx_mbx_iocb_entry() 2611 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla24xx_logio_entry() 3358 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_status_entry()
|
H A D | qla_os.c | 6966 if (test_and_clear_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_do_dpc() 7456 !(test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags)) in qla2x00_timer() 7494 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer() 7514 set_bit(FCOE_CTX_RESET_NEEDED, in qla2x00_timer() 7589 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_timer() 7605 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags), in qla2x00_timer()
|
H A D | qla_nx2.c | 2127 test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags))) { in qla8044_watchdog() 2181 set_bit(FCOE_CTX_RESET_NEEDED, in qla8044_watchdog()
|
H A D | qla_nx.c | 3574 while ((test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) || in qla2x00_wait_for_fcoe_ctx_reset() 3581 if (!test_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags) && in qla2x00_wait_for_fcoe_ctx_reset()
|
H A D | qla_attr.c | 783 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qla2x00_sysfs_write_reset()
|
H A D | qla_target.c | 3788 set_bit(FCOE_CTX_RESET_NEEDED, &vha->dpc_flags); in qlt_chk_exch_leak_thresh_hold() 6076 set_bit(FCOE_CTX_RESET_NEEDED, in qlt_async_event()
|
H A D | qla_def.h | 4959 #define FCOE_CTX_RESET_NEEDED 18 /* Initiate FCoE context reset */ macro
|
Completed in 92 milliseconds