Home
last modified time | relevance | path

Searched refs:FCT_NVME_INITIATOR (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_def.h2383 FCT_NVME_INITIATOR = 0x10, enumerator
Dqla_gs.c3507 fcport->port_type != FCT_NVME_INITIATOR)) { in qla24xx_async_gnnft_done()
Dqla_mbx.c6560 fcport->port_type |= FCT_NVME_INITIATOR; in __qla24xx_parse_gpdb()
Dqla_init.c5465 if (fcport->port_type & FCT_NVME_INITIATOR) in qla2x00_reg_remote_port()