Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_inline.h572 fcport_is_bigger(fc_port_t *fcport) in fcport_is_bigger() function
H A 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()
H A Dqla_target.c4871 if (N2N_TOPO(vha->hw) && fcport_is_bigger(sess)) in qlt_handle_login()