Lines Matching defs:nc
97 struct nvmf_capsule *nc; in nvmf_allocate_command() local
118 struct nvmf_capsule *nc; in nvmf_allocate_response() local
133 nvmf_capsule_append_data(struct nvmf_capsule *nc, struct memdesc *mem, in nvmf_capsule_append_data()
149 nvmf_free_capsule(struct nvmf_capsule *nc) in nvmf_free_capsule()
155 nvmf_transmit_capsule(struct nvmf_capsule *nc) in nvmf_transmit_capsule()
161 nvmf_abort_capsule_data(struct nvmf_capsule *nc, int error) in nvmf_abort_capsule_data()
168 nvmf_capsule_sqe(struct nvmf_capsule *nc) in nvmf_capsule_sqe()
176 nvmf_capsule_cqe(struct nvmf_capsule *nc) in nvmf_capsule_cqe()
184 nvmf_sqhd_valid(struct nvmf_capsule *nc) in nvmf_sqhd_valid()
192 nvmf_validate_command_capsule(struct nvmf_capsule *nc) in nvmf_validate_command_capsule()
204 nvmf_capsule_data_len(const struct nvmf_capsule *nc) in nvmf_capsule_data_len()
210 nvmf_receive_controller_data(struct nvmf_capsule *nc, uint32_t data_offset, in nvmf_receive_controller_data()
225 nvmf_send_controller_data(struct nvmf_capsule *nc, uint32_t data_offset, in nvmf_send_controller_data()