Searched refs:max_integrity_segments (Results 1 – 7 of 7) sorted by relevance
579 if (idx && ctrl->ctrl.max_integrity_segments) in nvme_rdma_alloc_queue()759 if (ctrl->max_integrity_segments) in nvme_rdma_alloc_tag_set()832 ctrl->ctrl.max_integrity_segments = ctrl->max_fr_pages; in nvme_rdma_configure_admin_queue()834 ctrl->ctrl.max_integrity_segments = 0; in nvme_rdma_configure_admin_queue()1035 if (ctrl->ctrl.max_integrity_segments) in nvme_rdma_setup_ctrl()
3127 dev->ctrl.max_integrity_segments = NVME_MAX_META_SEGS; in nvme_reset_work()3129 dev->ctrl.max_integrity_segments = 1; in nvme_reset_work()3404 dev->ctrl.max_integrity_segments = 1; in nvme_pci_alloc_dev()3463 dev->ctrl.max_integrity_segments = NVME_MAX_META_SEGS; in nvme_probe()3465 dev->ctrl.max_integrity_segments = 1; in nvme_probe()
323 u32 max_integrity_segments; member
2008 if (ctrl->max_integrity_segments && nvme_ns_has_pi(head)) in nvme_configure_metadata()2073 lim->max_integrity_segments = ctrl->max_integrity_segments; in nvme_set_ctrl_limits()
1503 .max_integrity_segments = 1, in btt_blk_init()
1996 lim->max_integrity_segments = shost->sg_prot_tablesize; in scsi_init_limits()
3915 limits->max_integrity_segments = USHRT_MAX; in dm_integrity_io_hints()
Completed in 45 milliseconds