1nvme_set_property(9)          libnvme API manual          nvme_set_property(9)
2
3
4

NAME

6       nvme_set_property - Set controller property
7

SYNOPSIS

9       int nvme_set_property (struct nvme_set_property_args *args );
10

ARGUMENTS

12       args        struct nvme_set_property_args argument structure
13

DESCRIPTION

15       This  is an NVMe-over-Fabrics specific command, not applicable to PCIe.
16       These properties align to the PCI MMIO controller registers.
17

RETURN

19       The nvme command status if a response was received (see enum  nvme_sta‐
20       tus_field) or -1 with errno set otherwise.
21
22
23
24April 2022                     nvme_set_property          nvme_set_property(9)
Impressum