|
uint8_t | state |
|
uint8_t | rsvd |
|
uint16_t | qid |
|
uint16_t | sq_head |
|
uint16_t | sq_head_max |
|
struct spdk_nvmf_transport * | transport |
|
struct spdk_nvmf_ctrlr * | ctrlr |
|
struct spdk_nvmf_poll_group * | group |
|
union { | |
|
struct spdk_nvmf_request * first_fused_req | |
|
struct spdk_nvmf_request * connect_req | |
|
}; | | |
|
spdk_nvmf_state_change_done | state_cb |
|
void * | state_cb_arg |
|
bool | connect_received |
|
bool | disconnect_started |
|
uint16_t | trace_id |
|
uint16_t | queue_depth |
|
struct spdk_nvmf_qpair_auth * | auth |
|
struct { | |
|
uint32_t id_valid: 1 | |
|
int32_t id: 31 | |
|
} | numa | |
|
The documentation for this struct was generated from the following file: