1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum  nvmf_treq  -  Transport Requirements codes for Discovery Log Page
7       entry TREQ field
8

SYNOPSIS

10       enum nvmf_treq {
11           NVMF_TREQ_NOT_SPECIFIED ,
12           NVMF_TREQ_REQUIRED ,
13           NVMF_TREQ_NOT_REQUIRED ,
14           NVMF_TREQ_DISABLE_SQFLOW
15
16       };
17

Constants

19       NVMF_TREQ_NOT_SPECIFIED
20                   Not specified
21
22       NVMF_TREQ_REQUIRED
23                   Required
24
25       NVMF_TREQ_NOT_REQUIRED
26                   Not Required
27
28       NVMF_TREQ_DISABLE_SQFLOW
29                   SQ flow control disable supported
30
31
32
33April 2022                      enum nvmf_treq                      libnvme(9)
Impressum