nvmft_qpair
nvmft_dispatch_command(struct nvmft_qpair *qp, struct nvmf_capsule *nc,
nvmft_datamove_out(struct ctl_nvmeio *ctnio, struct nvmft_qpair *qp,
nvmft_datamove_in(struct ctl_nvmeio *ctnio, struct nvmft_qpair *qp,
struct nvmft_qpair *qp;
struct nvmft_qpair *qp;
struct nvmft_qpair *qp;
nvmft_handle_io_command(struct nvmft_qpair *qp, uint16_t qid,
struct nvmft_qpair *qp;
struct nvmft_qpair *qp;
nvmft_controller_error(struct nvmft_controller *ctrlr, struct nvmft_qpair *qp,
struct nvmft_qpair *
struct nvmft_qpair *qp;
nvmft_qpair_shutdown(struct nvmft_qpair *qp)
nvmft_qpair_destroy(struct nvmft_qpair *qp)
nvmft_qpair_ctrlr(struct nvmft_qpair *qp)
nvmft_qpair_id(struct nvmft_qpair *qp)
nvmft_qpair_name(struct nvmft_qpair *qp)
nvmft_max_ioccsz(struct nvmft_qpair *qp)
_nvmft_send_response(struct nvmft_qpair *qp, const void *cqe)
nvmft_command_completed(struct nvmft_qpair *qp, struct nvmf_capsule *nc)
nvmft_send_response(struct nvmft_qpair *qp, const void *cqe)
nvmft_send_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc,
nvmft_send_generic_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc,
_nvmft_send_generic_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc,
nvmft_send_success(struct nvmft_qpair *qp, struct nvmf_capsule *nc)
nvmft_send_connect_response(struct nvmft_qpair *qp,
nvmft_connect_error(struct nvmft_qpair *qp,
nvmft_connect_invalid_parameters(struct nvmft_qpair *qp,
nvmft_finish_accept(struct nvmft_qpair *qp,
nvmft_qpair_datamove(struct nvmft_qpair *qp, union ctl_io *io)
struct nvmft_qpair *qp = context;
static int _nvmft_send_generic_error(struct nvmft_qpair *qp,
struct nvmft_qpair *qp = arg;
struct nvmft_qpair *qp = arg;
void nvmft_dispatch_command(struct nvmft_qpair *qp,
struct nvmft_qpair *qp, int error);
void nvmft_handle_io_command(struct nvmft_qpair *qp, uint16_t qid,
struct nvmft_qpair *nvmft_qpair_init(enum nvmf_trtype trtype,
void nvmft_qpair_shutdown(struct nvmft_qpair *qp);
void nvmft_qpair_destroy(struct nvmft_qpair *qp);
struct nvmft_controller *nvmft_qpair_ctrlr(struct nvmft_qpair *qp);
void nvmft_qpair_datamove(struct nvmft_qpair *qp, union ctl_io *io);
uint16_t nvmft_qpair_id(struct nvmft_qpair *qp);
const char *nvmft_qpair_name(struct nvmft_qpair *qp);
uint32_t nvmft_max_ioccsz(struct nvmft_qpair *qp);
void nvmft_command_completed(struct nvmft_qpair *qp,
int nvmft_send_response(struct nvmft_qpair *qp, const void *cqe);
int nvmft_send_error(struct nvmft_qpair *qp, struct nvmf_capsule *nc,
int nvmft_send_generic_error(struct nvmft_qpair *qp,
int nvmft_send_success(struct nvmft_qpair *qp,
void nvmft_connect_error(struct nvmft_qpair *qp,
void nvmft_connect_invalid_parameters(struct nvmft_qpair *qp,
int nvmft_finish_accept(struct nvmft_qpair *qp,
struct nvmft_qpair;
struct nvmft_qpair *qp;
struct nvmft_qpair *admin;