Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_init.c349 if (N2N_TOPO(fcport->vha->hw) && fcport_is_bigger(fcport)) { in qla2x00_async_login()
1601 if (N2N_TOPO(vha->hw)) { in qla_chk_n2n_b4_login()
1666 !N2N_TOPO(vha->hw)) { in qla24xx_fcport_handle_login()
1674 if (vha->host->active_mode == MODE_TARGET && !N2N_TOPO(vha->hw)) in qla24xx_fcport_handle_login()
1761 if (N2N_TOPO(vha->hw)) in qla24xx_fcport_handle_login()
1944 if (N2N_TOPO(vha->hw) && fcport_is_smaller(ea->fcport) && in qla_handle_els_plogi_done()
2148 if (N2N_TOPO(vha->hw)) { in qla24xx_handle_prli_done_event()
5561 if (N2N_TOPO(ha)) in qla2x00_configure_local_loop()
Dqla_edif.c516 if (N2N_TOPO(vha->hw)) { in qla_edif_app_start()
940 if (!N2N_TOPO(vha->hw)) { in qla_edif_app_getfcinfo()
2268 if (!vha->vp_idx && N2N_TOPO(ha) && ha->flags.n2n_fw_acc_sec) { in qla_edif_timer()
Dqla_target.c4879 if (N2N_TOPO(vha->hw) && fcport_is_bigger(sess)) in qlt_handle_login()
4997 if (N2N_TOPO(ha)) { in qlt_24xx_handle_els()
Dqla_def.h5378 #define N2N_TOPO(ha) \ macro
Dqla_isr.c1432 if (!N2N_TOPO(ha)) in qla2x00_async_event()
Dqla_os.c5388 if (N2N_TOPO(vha->hw)) { in qla24xx_create_new_sess()