Lines Matching defs:nc
263 struct nvmf_capsule nc; member
278 #define CCAP(nc) ((struct nvmf_che_capsule *)(nc)) argument
1070 struct nvmf_capsule *nc; in nvmf_che_save_command_capsule() local
1090 struct nvmf_capsule *nc; in nvmf_che_save_response_capsule() local
1660 struct nvmf_capsule *nc; in nvmf_che_handle_c2h_data() local
2171 struct nvmf_capsule *nc = &cc->nc; in che_command_pdu() local
2244 struct nvmf_capsule *nc = &cc->nc; in che_response_pdu() local
2860 che_free_capsule(struct nvmf_capsule *nc) in che_free_capsule()
2866 che_transmit_capsule(struct nvmf_capsule *nc) in che_transmit_capsule()
2881 che_validate_command_capsule(struct nvmf_capsule *nc) in che_validate_command_capsule()
2916 che_capsule_data_len(const struct nvmf_capsule *nc) in che_capsule_data_len()
2923 che_receive_r2t_data(struct nvmf_capsule *nc, uint32_t data_offset, in che_receive_r2t_data()
2958 che_receive_icd_data(struct nvmf_capsule *nc, uint32_t data_offset, in che_receive_icd_data()
2972 che_receive_controller_data(struct nvmf_capsule *nc, uint32_t data_offset, in che_receive_controller_data()
3017 che_send_controller_data(struct nvmf_capsule *nc, uint32_t data_offset, in che_send_controller_data()