Lines Matching refs:nvmf_capsule
69 nvmf_init_cqe(void *cqe, const struct nvmf_capsule *nc, uint16_t status) in nvmf_init_cqe()
79 static struct nvmf_capsule *
80 nvmf_simple_response(const struct nvmf_capsule *nc, uint8_t sc_type, in nvmf_simple_response()
94 struct nvmf_capsule **ncp) in nvmf_controller_receive_capsule()
96 struct nvmf_capsule *nc; in nvmf_controller_receive_capsule()
117 nvmf_controller_transmit_response(struct nvmf_capsule *nc) in nvmf_controller_transmit_response()
132 nvmf_send_response(const struct nvmf_capsule *cc, const void *cqe) in nvmf_send_response()
134 struct nvmf_capsule *rc; in nvmf_send_response()
146 nvmf_send_error(const struct nvmf_capsule *cc, uint8_t sc_type, in nvmf_send_error()
149 struct nvmf_capsule *rc; in nvmf_send_error()
159 nvmf_send_generic_error(const struct nvmf_capsule *nc, uint8_t sc_status) in nvmf_send_generic_error()
165 nvmf_send_success(const struct nvmf_capsule *nc) in nvmf_send_success()
171 nvmf_connect_invalid_parameters(const struct nvmf_capsule *cc, bool data, in nvmf_connect_invalid_parameters()
175 struct nvmf_capsule *rc; in nvmf_connect_invalid_parameters()
189 struct nvmf_capsule **ccp, struct nvmf_fabric_connect_data *data) in nvmf_accept()
194 struct nvmf_capsule *cc, *rc; in nvmf_accept()
386 nvmf_finish_accept(const struct nvmf_capsule *cc, uint16_t cntlid) in nvmf_finish_accept()
390 struct nvmf_capsule *rc; in nvmf_finish_accept()