Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_inline.h572 fcport_is_bigger(fc_port_t *fcport) in fcport_is_bigger() function
Dqla_init.c356 if (N2N_TOPO(fcport->vha->hw) && fcport_is_bigger(fcport)) { in qla2x00_async_login()
917 if (fcport_is_bigger(fcport)) { in qla24xx_handle_gnl_done_event()
Dqla_target.c4861 if (N2N_TOPO(vha->hw) && fcport_is_bigger(sess)) in qlt_handle_login()