Lines Matching defs:nc
113 struct nvmf_capsule *nc, *tc; in nvmf_free_qpair() local
127 struct nvmf_capsule *nc; in nvmf_allocate_command() local
146 struct nvmf_capsule *nc; in nvmf_allocate_response() local
159 nvmf_capsule_append_data(struct nvmf_capsule *nc, void *buf, size_t len, in nvmf_capsule_append_data()
174 nvmf_free_capsule(struct nvmf_capsule *nc) in nvmf_free_capsule()
180 nvmf_transmit_capsule(struct nvmf_capsule *nc) in nvmf_transmit_capsule()
192 nvmf_capsule_sqe(const struct nvmf_capsule *nc) in nvmf_capsule_sqe()
199 nvmf_capsule_cqe(const struct nvmf_capsule *nc) in nvmf_capsule_cqe()
206 nvmf_validate_command_capsule(const struct nvmf_capsule *nc) in nvmf_validate_command_capsule()
217 nvmf_capsule_data_len(const struct nvmf_capsule *nc) in nvmf_capsule_data_len()
223 nvmf_receive_controller_data(const struct nvmf_capsule *nc, in nvmf_receive_controller_data()
231 nvmf_send_controller_data(const struct nvmf_capsule *nc, const void *buf, in nvmf_send_controller_data()