Lines Matching defs:nc
55 struct nvmf_capsule nc; member
81 #define TASSOC(nc) ((struct nvmf_tcp_association *)(na)) argument
82 #define TCAP(nc) ((struct nvmf_tcp_capsule *)(nc)) argument
83 #define CTCAP(nc) ((const struct nvmf_tcp_capsule *)(nc)) argument
373 struct nvmf_capsule *nc; in nvmf_tcp_save_command_capsule() local
394 struct nvmf_capsule *nc; in nvmf_tcp_save_response_capsule() local
637 struct nvmf_capsule *nc; in nvmf_tcp_handle_c2h_data() local
1171 struct nvmf_tcp_capsule *nc; in tcp_allocate_capsule() local
1178 tcp_free_capsule(struct nvmf_capsule *nc) in tcp_free_capsule()
1189 tcp_transmit_command(struct nvmf_capsule *nc) in tcp_transmit_command()
1238 tcp_transmit_response(struct nvmf_capsule *nc) in tcp_transmit_response()
1251 tcp_transmit_capsule(struct nvmf_capsule *nc) in tcp_transmit_capsule()
1278 tcp_validate_command_capsule(const struct nvmf_capsule *nc) in tcp_validate_command_capsule()
1313 tcp_capsule_data_len(const struct nvmf_capsule *nc) in tcp_capsule_data_len()
1337 tcp_receive_r2t_data(const struct nvmf_capsule *nc, uint32_t data_offset, in tcp_receive_r2t_data()
1369 tcp_receive_icd_data(const struct nvmf_capsule *nc, uint32_t data_offset, in tcp_receive_icd_data()
1381 tcp_receive_controller_data(const struct nvmf_capsule *nc, uint32_t data_offset, in tcp_receive_controller_data()
1425 tcp_send_controller_data(const struct nvmf_capsule *nc, const void *buf, in tcp_send_controller_data()