Searched defs:sqe (Results 1 – 6 of 6) sorted by relevance
51 nvmf_allocate_request(struct nvmf_host_qpair *qp, void *sqe, in nvmf_allocate_request()117 struct nvme_command *sqe; in nvmf_dispatch_command() local
2019 struct sq_send_raweth_qp1_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local2051 struct sq_send_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local2096 struct sq_rdma_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local2130 struct sq_atomic_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local2148 struct sq_localinvalidate_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local2164 struct sq_fr_pmr_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local2214 struct sq_bind_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local
21 nvmf_init_sqe(void * sqe,uint8_t opcode) nvmf_init_sqe() argument 30 nvmf_init_fabrics_sqe(void * sqe,uint8_t fctype) nvmf_init_fabrics_sqe() argument
125 nvmf_allocate_command(struct nvmf_qpair *qp, const void *sqe) in nvmf_allocate_command()
95 nvmf_allocate_command(struct nvmf_qpair *qp, const void *sqe, int how) in nvmf_allocate_command()
8755 struct fcoe_sqe sqe /* SQ WQE */; member