Home
last modified time | relevance | path

Searched refs:SRB_NVME_LS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_nvme.c387 sp->type = SRB_NVME_LS; in qla_nvme_xmt_ls_rsp()
494 sp->type = SRB_NVME_LS; in qla_nvme_ls_req()
H A Dqla_iocb.c3850 case SRB_NVME_LS: in qla_get_iocbs_resource()
3970 case SRB_NVME_LS: in qla2x00_start_sp()
H A Dqla_def.h680 #define SRB_NVME_LS 20 macro
4368 #define QLA_SRB_NVME_LS(_sp) ((_sp)->type == SRB_NVME_LS)
H A Dqla_os.c1806 if (sp->type == SRB_NVME_CMD || sp->type == SRB_NVME_LS ||
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_nvme.c312 sp->type = SRB_NVME_LS; in qla_nvme_ls_req()
H A Dqla_iocb.c3793 case SRB_NVME_LS: in qla2x00_start_sp()
H A Dqla_def.h616 #define SRB_NVME_LS 20 macro
H A Dqla_os.c1684 if (sp->type == SRB_NVME_CMD || sp->type == SRB_NVME_LS ||

Completed in 69 milliseconds