Home
last modified time | relevance | path

Searched refs:nvme_ctrl_sgl_supported (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/nvme/host/
H A Dnvme.h1271 static inline bool nvme_ctrl_sgl_supported(struct nvme_ctrl *ctrl) in nvme_ctrl_sgl_supported() function
H A Dpci.c782 if (nvmeq->qid && nvme_ctrl_sgl_supported(&dev->ctrl)) { in nvme_pci_use_sgls()
3562 if (!nvme_ctrl_sgl_supported(ctrl) || is_admin) in nvme_pci_get_virt_boundary()
H A Dtcp.c2463 if (!nvme_ctrl_sgl_supported(ctrl)) { in nvme_tcp_setup_ctrl()
H A Dfc.c3121 if (!nvme_ctrl_sgl_supported(&ctrl->ctrl)) { in nvme_fc_create_association()
H A Dcore.c3817 if (!nvme_ctrl_sgl_supported(ctrl)) in nvme_init_ctrl_finish()