/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf_io.c | 860 struct fcoe_wqe *sqe; in qedf_post_io_req() local 591 qedf_init_task(struct qedf_rport *fcport, struct fc_lport *lport, struct qedf_ioreq *io_req, struct e4_fcoe_task_context *task_ctx, struct fcoe_wqe *sqe) qedf_init_task() argument 681 qedf_init_mp_task(struct qedf_ioreq *io_req, struct e4_fcoe_task_context *task_ctx, struct fcoe_wqe *sqe) qedf_init_mp_task() argument 1880 struct fcoe_wqe *sqe; qedf_initiate_abts() local 2177 struct fcoe_wqe *sqe; qedf_initiate_cleanup() local 2322 struct fcoe_wqe *sqe; qedf_execute_tmf() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | nvme-fc.h | 56 struct nvme_command sqe; member
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_nvme.c | 1318 struct nvme_common_command *sqe; in lpfc_nvme_prep_io_cmd() local 1628 struct nvme_common_command *sqe; in lpfc_nvme_fcp_io_submit() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nvme-fc.h | 56 struct nvme_command sqe; member
|
/kernel/linux/linux-6.6/io_uring/ |
H A D | net.c | 94 int io_shutdown_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_shutdown_prep() argument 371 int io_sendmsg_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) in io_sendmsg_prep() argument 615 io_recvmsg_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) io_recvmsg_prep() argument 1035 io_send_zc_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) io_send_zc_prep() argument 1347 io_accept_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) io_accept_prep() argument 1439 io_socket_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) io_socket_prep() argument 1501 io_connect_prep(struct io_kiocb *req, const struct io_uring_sqe *sqe) io_connect_prep() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/ |
H A D | debugfs.c | 299 void *sqe, *sqe_curr; in qm_sq_dump() local
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/ |
H A D | zip_crypto.c | 263 static void hisi_zip_fill_addr(struct hisi_zip_sqe *sqe, struc argument 271 hisi_zip_fill_buf_size(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req) hisi_zip_fill_buf_size() argument 281 hisi_zip_fill_buf_type(struct hisi_zip_sqe *sqe, u8 buf_type) hisi_zip_fill_buf_type() argument 290 hisi_zip_fill_req_type(struct hisi_zip_sqe *sqe, u8 req_type) hisi_zip_fill_req_type() argument 299 hisi_zip_fill_tag_v1(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req) hisi_zip_fill_tag_v1() argument 304 hisi_zip_fill_tag_v2(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req) hisi_zip_fill_tag_v2() argument 309 hisi_zip_fill_sqe_type(struct hisi_zip_sqe *sqe, u8 sqe_type) hisi_zip_fill_sqe_type() argument 318 hisi_zip_fill_sqe(struct hisi_zip_ctx *ctx, struct hisi_zip_sqe *sqe, u8 req_type, struct hisi_zip_req *req) hisi_zip_fill_sqe() argument 386 hisi_zip_get_tag_v1(struct hisi_zip_sqe *sqe) hisi_zip_get_tag_v1() argument 391 hisi_zip_get_tag_v2(struct hisi_zip_sqe *sqe) hisi_zip_get_tag_v2() argument 396 hisi_zip_get_status(struct hisi_zip_sqe *sqe) hisi_zip_get_status() argument 401 hisi_zip_get_dstlen(struct hisi_zip_sqe *sqe) hisi_zip_get_dstlen() argument 413 struct hisi_zip_sqe *sqe = data; hisi_zip_acomp_cb() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 1322 int sq_idx, sqe; in otx2_free_pending_sqe() local 798 otx2_dma_map_tso_skb(struct otx2_nic *pfvf, struct otx2_snd_queue *sq, struct sk_buff *skb, int sqe, int hdr_len) otx2_dma_map_tso_skb() argument 831 otx2_tso_frag_dma_addr(struct otx2_snd_queue *sq, struct sk_buff *skb, int seg, u64 seg_addr, int hdr_len, int sqe) otx2_tso_frag_dma_addr() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/ |
H A D | siw_verbs.c | 682 struct siw_sqe sqe = {}; in siw_sq_flush_wr() local 643 siw_copy_inline_sgl(const struct ib_send_wr *core_wr, struct siw_sqe *sqe) siw_copy_inline_sgl() argument 819 struct siw_sqe *sqe = &qp->sendq[idx]; siw_post_send() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | cow.c | 351 struct io_uring_sqe *sqe; in do_test_iouring() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | lam.c | 510 struct io_uring_sqe *sqe; in handle_uring_sq() local
|
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_hwi.c | 1415 struct fcoe_sqe *sqe; in bnx2fc_add_2_sq() local
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf_io.c | 854 struct fcoe_wqe *sqe; in qedf_post_io_req() local 586 qedf_init_task(struct qedf_rport *fcport, struct fc_lport *lport, struct qedf_ioreq *io_req, struct fcoe_task_context *task_ctx, struct fcoe_wqe *sqe) qedf_init_task() argument 676 qedf_init_mp_task(struct qedf_ioreq *io_req, struct fcoe_task_context *task_ctx, struct fcoe_wqe *sqe) qedf_init_mp_task() argument 1860 struct fcoe_wqe *sqe; qedf_initiate_abts() local 2157 struct fcoe_wqe *sqe; qedf_initiate_cleanup() local 2302 struct fcoe_wqe *sqe; qedf_execute_tmf() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_nvme.c | 1212 struct nvme_common_command *sqe; in lpfc_nvme_prep_io_cmd() local 1539 struct nvme_common_command *sqe; in lpfc_nvme_fcp_io_submit() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/ |
H A D | qm.h | 272 void *sqe; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 1782 struct sq_send_raweth_qp1_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local 1803 struct sq_send_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local 1833 struct sq_rdma_hdr *sqe = base_hdr; bnxt_qplib_post_send() local 1853 struct sq_atomic_hdr *sqe = base_hdr; bnxt_qplib_post_send() local 1870 struct sq_localinvalidate *sqe = base_hdr; bnxt_qplib_post_send() local 1881 struct sq_fr_pmr_hdr *sqe = base_hdr; bnxt_qplib_post_send() local 1913 struct sq_bind_hdr *sqe = base_hdr; bnxt_qplib_post_send() local [all...] |
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | rdma.c | 65 struct nvme_rdma_qe sqe; member 1728 struct nvme_rdma_qe *sqe = &ctrl->async_event_sqe; in nvme_rdma_submit_async_event() local 2057 struct nvme_rdma_qe *sqe = &req->sqe; nvme_rdma_queue_rq() local [all...] |
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | hisi_dma.c | 141 struct hisi_dma_sqe sqe; member 508 struct hisi_dma_sqe *sqe = chan->sq + chan->sq_tail; in hisi_dma_start_transfer() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 318 struct hpre_sqe *sqe = &req->req; in hpre_hw_data_clr_all() local 346 static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct hpre_sqe *sqe, in hpre_alg_res_post_hf() argument 478 struct hpre_sqe *sqe in hpre_alg_cb() local 1447 struct hpre_sqe *sqe = &req->req; hpre_ecdh_hw_data_clr_all() local 1763 struct hpre_sqe *sqe = &req->req; hpre_curve25519_hw_data_clr_all() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 1812 struct sq_send_raweth_qp1_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local 1833 struct sq_send_hdr *sqe = base_hdr; in bnxt_qplib_post_send() local 1863 struct sq_rdma_hdr *sqe = base_hdr; bnxt_qplib_post_send() local 1883 struct sq_atomic_hdr *sqe = base_hdr; bnxt_qplib_post_send() local 1900 struct sq_localinvalidate *sqe = base_hdr; bnxt_qplib_post_send() local 1911 struct sq_fr_pmr_hdr *sqe = base_hdr; bnxt_qplib_post_send() local 1943 struct sq_bind_hdr *sqe = base_hdr; bnxt_qplib_post_send() local [all...] |
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | rdma.c | 65 struct nvme_rdma_qe sqe; member 1660 struct nvme_rdma_qe *sqe = &ctrl->async_event_sqe; in nvme_rdma_submit_async_event() local 1985 struct nvme_rdma_qe *sqe = &req->sqe; nvme_rdma_queue_rq() local [all...] |
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | fcloop.c | 585 struct nvme_command *sqe = &cmdiu->sqe; in check_for_drop() local
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/ |
H A D | siw.h | 192 struct siw_sqe sqe; member 627 struct siw_sqe *sqe = &qp->sendq[qp->sq_get % qp->attrs.sq_size]; in siw_sq_empty() local 634 struct siw_sqe *sqe = &qp->sendq[qp->sq_get % qp->attrs.sq_size]; in sq_get_next() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/bnx2i/ |
H A D | bnx2i.h | 498 struct sqe { struct
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fc.c | 2127 struct nvme_common_command *sqe = &fod->cmdiubuf.sqe.common; in nvmet_fc_prep_fcp_rsp() local 2433 struct nvme_common_command *sqe = &fod->cmdiubuf.sqe.common; in __nvmet_fc_fcp_nvme_cmd_done() local [all...] |