Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dnvme.h1100 static inline bool nvme_ctrl_sgl_supported(struct nvme_ctrl *ctrl) in nvme_ctrl_sgl_supported() function
H A Dpci.c516 if (!nvme_ctrl_sgl_supported(&dev->ctrl)) in nvme_pci_use_sgls()
788 nvme_ctrl_sgl_supported(&dev->ctrl)) in nvme_map_data()
H A Dtcp.c2073 if (!nvme_ctrl_sgl_supported(ctrl)) { in nvme_tcp_setup_ctrl()
H A Dfc.c3097 if (!nvme_ctrl_sgl_supported(&ctrl->ctrl)) { in nvme_fc_create_association()