Lines Matching defs:qp
146 struct nvmf_che_qpair *qp; member
179 struct nvmf_qpair qp; member
279 #define CQP(qp) ((struct nvmf_che_qpair *)(qp)) argument
319 che_ddp_io_check(struct nvmf_che_qpair *qp, const struct nvmf_io_request *io) in che_ddp_io_check()
386 che_alloc_command_buffer(struct nvmf_che_qpair *qp, in che_alloc_command_buffer()
551 che_write_adapter_mem(struct nvmf_che_qpair *qp, uint32_t addr, uint32_t len, in che_write_adapter_mem()
586 che_alloc_pbl(struct nvmf_che_qpair *qp, struct nvmf_che_command_buffer *cb) in che_alloc_pbl()
711 che_write_tpt_entry(struct nvmf_che_qpair *qp, in che_write_tpt_entry()
727 #define PBL_OFF(qp, a) ((a) - (qp)->nca->sc->vres.pbl.start) in che_write_tpt_entry() argument
745 che_clear_tpt_entry(struct nvmf_che_qpair *qp, uint16_t stag) in che_clear_tpt_entry()
757 che_alloc_ddp_stag(struct nvmf_che_qpair *qp, in che_alloc_ddp_stag()
796 che_free_ddp_stag(struct nvmf_che_qpair *qp, struct nvmf_che_command_buffer *cb, in che_free_ddp_stag()
810 che_alloc_ddp_tag(struct nvmf_che_qpair *qp, in che_alloc_ddp_tag()
845 che_free_ddp_tag(struct nvmf_che_qpair *qp, struct nvmf_che_command_buffer *cb, in che_free_ddp_tag()
860 nvmf_che_write_pdu(struct nvmf_che_qpair *qp, struct mbuf *m) in nvmf_che_write_pdu()
883 nvmf_che_report_error(struct nvmf_che_qpair *qp, uint16_t fes, uint32_t fei, in nvmf_che_report_error()
912 nvmf_che_validate_pdu(struct nvmf_che_qpair *qp, struct nvmf_che_rxpdu *pdu) in nvmf_che_validate_pdu()
1066 nvmf_che_save_command_capsule(struct nvmf_che_qpair *qp, in nvmf_che_save_command_capsule()
1085 nvmf_che_save_response_capsule(struct nvmf_che_qpair *qp, in nvmf_che_save_response_capsule()
1147 nvmf_che_construct_pdu(struct nvmf_che_qpair *qp, void *hdr, size_t hlen, in nvmf_che_construct_pdu()
1198 nvmf_che_allocate_fl_ttag(struct nvmf_che_qpair *qp, in nvmf_che_allocate_fl_ttag()
1232 nvmf_che_allocate_ttag(struct nvmf_che_qpair *qp, in nvmf_che_allocate_ttag()
1256 nvmf_che_next_r2t(struct nvmf_che_qpair *qp) in nvmf_che_next_r2t()
1280 che_send_r2t(struct nvmf_che_qpair *qp, uint16_t cid, uint16_t ttag, in che_send_r2t()
1303 nvmf_che_send_next_r2t(struct nvmf_che_qpair *qp, in nvmf_che_send_next_r2t()
1363 nvmf_che_handle_h2c_data(struct nvmf_che_qpair *qp, struct nvmf_che_rxpdu *pdu) in nvmf_che_handle_h2c_data()
1502 nvmf_che_handle_c2h_data(struct nvmf_che_qpair *qp, struct nvmf_che_rxpdu *pdu) in nvmf_che_handle_c2h_data()
1746 che_send_h2c_pdu(struct nvmf_che_qpair *qp, uint16_t cid, uint16_t ttag, in che_send_h2c_pdu()
1766 nvmf_che_handle_r2t(struct nvmf_che_qpair *qp, struct nvmf_che_rxpdu *pdu) in nvmf_che_handle_r2t()
1841 nvmf_che_dispatch_pdu(struct nvmf_che_qpair *qp, struct nvmf_che_rxpdu *pdu) in nvmf_che_dispatch_pdu()
1874 nvmf_che_attach_pdu_data(struct nvmf_che_qpair *qp, struct nvmf_che_rxpdu *pdu) in nvmf_che_attach_pdu_data()
1938 struct nvmf_che_qpair *qp = arg; in nvmf_che_receive() local
2016 struct nvmf_che_qpair *qp = arg; in nvmf_che_soupcall_receive() local
2030 struct nvmf_che_qpair *qp; in do_nvmt_data() local
2092 struct nvmf_che_qpair *qp = toep->ulpcb; in do_nvmt_cmp() local
2138 che_alloc_fl_cid(struct nvmf_che_qpair *qp, uint16_t original_cid) in che_alloc_fl_cid()
2161 che_alloc_ddp_cid(struct nvmf_che_qpair *qp, struct nvmf_che_command_buffer *cb) in che_alloc_ddp_cid()
2169 che_command_pdu(struct nvmf_che_qpair *qp, struct nvmf_che_capsule *cc) in che_command_pdu()
2242 che_response_pdu(struct nvmf_che_qpair *qp, struct nvmf_che_capsule *cc) in che_response_pdu()
2255 capsule_to_pdu(struct nvmf_che_qpair *qp, struct nvmf_che_capsule *cc) in capsule_to_pdu()
2266 struct nvmf_che_qpair *qp = arg; in nvmf_che_send() local
2401 struct nvmf_che_qpair *qp; in che_allocate_qpair() local
2661 che_release_qpair(struct nvmf_che_qpair *qp) in che_release_qpair()
2670 struct nvmf_che_qpair *qp = CQP(nq); in che_free_qpair() local
2807 struct nvmf_che_qpair *qp = CQP(nq); in che_max_ioccsz() local
2820 struct nvmf_che_qpair *qp = CQP(nq); in che_max_xfer_size() local
2832 struct nvmf_che_qpair *qp = CQP(nq); in che_allocate_capsule() local
2846 struct nvmf_che_qpair *qp = CQP(cc->nc.nc_qpair); in che_release_capsule() local
2868 struct nvmf_che_qpair *qp = CQP(nc->nc_qpair); in che_transmit_capsule() local
2926 struct nvmf_che_qpair *qp = CQP(nc->nc_qpair); in che_receive_r2t_data() local
2996 che_send_c2h_pdu(struct nvmf_che_qpair *qp, uint16_t cid, uint32_t data_offset, in che_send_c2h_pdu()
3020 struct nvmf_che_qpair *qp = CQP(nc->nc_qpair); in che_send_controller_data() local