table of contents
other versions
- Tumbleweed 1.15-2.1
- Leap-16.0
- Leap-15.6
| nvmf_qptype_str(9) | libnvme API manual | nvmf_qptype_str(9) |
NAME¶
nvmf_qptype_str - Decode RDMA QP Service type field
SYNOPSIS¶
const char * nvmf_qptype_str (__u8 qptype );
ARGUMENTS¶
- qptype
- value to be decoded
DESCRIPTION¶
Decode the RDMA QP Service type field in the discovery log page entry.
RETURN¶
decoded string
| nvmf_qptype_str | July 2025 |