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.h1129 static inline bool nvme_ctrl_sgl_supported(struct nvme_ctrl *ctrl) in nvme_ctrl_sgl_supported() function
H A Dioctl.c128 if (!nvme_ctrl_sgl_supported(ctrl)) in nvme_map_user_request()
H A Dpci.c529 if (!nvme_ctrl_sgl_supported(&dev->ctrl)) in nvme_pci_use_sgls()
804 nvme_ctrl_sgl_supported(&dev->ctrl)) in nvme_map_data()
H A Dtcp.c2328 if (!nvme_ctrl_sgl_supported(ctrl)) { in nvme_tcp_setup_ctrl()
H A Dfc.c3099 if (!nvme_ctrl_sgl_supported(&ctrl->ctrl)) { in nvme_fc_create_association()