Home
last modified time | relevance | path

Searched refs:N2N_TOPO (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_init.c329 if (N2N_TOPO(fcport->vha->hw) && fcport_is_bigger(fcport)) { in qla2x00_async_login()
1566 if (N2N_TOPO(vha->hw)) { in qla_chk_n2n_b4_login()
1630 !N2N_TOPO(vha->hw)) { in qla24xx_fcport_handle_login()
1638 if (vha->host->active_mode == MODE_TARGET && !N2N_TOPO(vha->hw)) in qla24xx_fcport_handle_login()
1725 if (N2N_TOPO(vha->hw)) in qla24xx_fcport_handle_login()
1840 if (N2N_TOPO(vha->hw) && fcport_is_smaller(ea->fcport) && in qla_handle_els_plogi_done()
2049 if (N2N_TOPO(vha->hw)) { in qla24xx_handle_prli_done_event()
5340 N2N_TOPO(vha->hw)) { in qla2x00_configure_loop()
5437 if (N2N_TOPO(ha)) in qla2x00_configure_local_loop()
Dqla_edif.c549 if (N2N_TOPO(vha->hw)) { in qla_edif_app_start()
2037 if (!vha->vp_idx && N2N_TOPO(ha) && ha->flags.n2n_fw_acc_sec) { in qla_edif_timer()
Dqla_target.c4900 if (N2N_TOPO(vha->hw) && fcport_is_bigger(sess)) in qlt_handle_login()
5018 if (N2N_TOPO(ha)) { in qlt_24xx_handle_els()
Dqla_def.h5337 #define N2N_TOPO(ha) \ macro
Dqla_isr.c1434 if (!N2N_TOPO(ha)) in qla2x00_async_event()
Dqla_os.c5331 if (N2N_TOPO(vha->hw)) { in qla24xx_create_new_sess()