Home
last modified time | relevance | path

Searched refs:N2N_LINK_RESET (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_def.h4883 #define N2N_LINK_RESET 21 macro
Dqla_edif.c533 set_bit(N2N_LINK_RESET, &vha->dpc_flags); in qla_edif_app_start()
Dqla_init.c969 set_bit(N2N_LINK_RESET, in qla24xx_handle_gnl_done_event()
2164 set_bit(N2N_LINK_RESET, &vha->dpc_flags); in qla24xx_handle_prli_done_event()
Dqla_os.c7174 if (test_and_clear_bit(N2N_LINK_RESET, in qla2x00_do_dpc()