Home
last modified time | relevance | path

Searched refs:N2N_LOGIN_NEEDED (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h4394 #define N2N_LOGIN_NEEDED 30 macro
Dqla_mbx.c3943 set_bit(N2N_LOGIN_NEEDED, &vha->dpc_flags); in qla24xx_report_id_acquisition()
Dqla_init.c5018 if (test_and_clear_bit(N2N_LOGIN_NEEDED, &vha->dpc_flags)) { in qla2x00_configure_local_loop()