Home
last modified time | relevance | path

Searched refs:nvmf_io_request (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/nvmf/
H A Dnvmf_transport_internal.h20 struct nvmf_io_request;
44 uint32_t data_offset, struct nvmf_io_request *io);
69 struct nvmf_io_request { struct
102 struct nvmf_io_request nc_data;
118 nvmf_complete_io_request(struct nvmf_io_request *io, size_t xfered, int error) in nvmf_complete_io_request()
H A Dnvmf_tcp.c42 struct nvmf_io_request io;
176 const struct nvmf_io_request *io, uint32_t data_offset, size_t data_len, in tcp_alloc_command_buffer()
616 struct nvmf_io_request *io, u_int io_offset) in mbuf_copyto_io()
1715 struct nvmf_io_request *io) in tcp_receive_r2t_data()
1751 struct nvmf_io_request *io) in tcp_receive_icd_data()
1762 struct nvmf_io_request *io) in tcp_receive_controller_data()
H A Dnvmf_transport.c226 struct nvmf_io_request io; in nvmf_receive_controller_data()
/src/sys/dev/cxgbe/nvmf/
H A Dnvmf_che.c148 struct nvmf_io_request io;
319 che_ddp_io_check(struct nvmf_che_qpair *qp, const struct nvmf_io_request *io) in che_ddp_io_check()
387 const struct nvmf_io_request *io, uint32_t data_offset, size_t data_len, in che_alloc_command_buffer()
1342 struct nvmf_io_request *io, u_int io_offset) in mbuf_copyto_io()
2924 struct nvmf_io_request *io) in che_receive_r2t_data()
2959 struct nvmf_io_request *io) in che_receive_icd_data()
2973 struct nvmf_io_request *io) in che_receive_controller_data()