Home
last modified time | relevance | path

Searched defs:cqe (Results 101 – 125 of 139) sorted by relevance

123456

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dtcp.c525 struct nvme_completion *cqe) in nvme_tcp_process_nvme_cqe()
582 struct nvme_completion *cqe = &pdu->cqe; in nvme_tcp_handle_comp() local
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dfc.c2126 struct nvme_completion *cqe = &ersp->cqe; in nvmet_fc_prep_fcp_rsp() local
2432 struct nvme_completion *cqe = &fod->rspiubuf.cqe; in __nvmet_fc_fcp_nvme_cmd_done() local
H A Dnvmet.h314 struct nvme_completion *cqe; member
H A Drdma.c43 struct ib_cqe cqe; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Ddevice.c92 void c4iw_log_wr_stats(struct t4_wq *wq, struct t4_cqe *cqe) in c4iw_log_wr_stats()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srp/
H A Dib_srp.h271 struct ib_cqe cqe; member
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h170 struct ib_cqe cqe; member
H A Dib_srpt.c2739 struct ib_cqe *cqe = &ioctx->rdma_cqe; in srpt_write_pending() local
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.c467 struct lpfc_cqe *cqe = NULL; in lpfc_sli4_eqcq_flush() local
560 struct lpfc_cqe *cqe; in lpfc_sli4_cq_get() local
585 struct lpfc_cqe *cqe) in __lpfc_sli4_consume_cqe()
13492 struct lpfc_cqe *cqe) in lpfc_sli4_sp_handle_mcqe()
13768 struct lpfc_cqe *cqe) in lpfc_sli4_sp_handle_cqe()
13892 struct lpfc_cqe *cqe; in __lpfc_sli4_process_cq() local
14295 struct lpfc_cqe *cqe) in lpfc_sli4_fp_handle_cqe()
H A Dlpfc_sli.h52 } cqe; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c1936 struct hns_roce_cqe *cqe, *dest; in __hns_roce_v1_cq_clean() local
2107 struct hns_roce_cqe *cqe; in hns_roce_v1_poll_one() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dqp.c4344 struct ib_cqe cqe; member
4350 struct mlx4_ib_drain_cqe *cqe = container_of(wc->wr_cqe, in mlx4_ib_drain_qp_done() local
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c1069 struct fcoe_cqe *cqe; in bnx2fc_process_new_cqes() local
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dcore.c264 bool cqe) in mmc_mrq_pr_debug()
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/
H A Dqm.h273 struct qm_cqe *cqe; member
H A Dqm.c69 #define QM_CQE_PHASE(cqe) (le16_to_cpu((cqe)->w7) & 0x1) argument
627 struct qm_cqe *cqe = qp->cqe + qp->qp_status.cq_head; in qm_poll_qp() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-fc.h79 struct nvme_completion cqe; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1531 union eth_rx_cqe *cqe; in qede_selftest_receive_traffic() local
/OK3568_Linux_fs/kernel/include/linux/qed/
H A Deth_common.h326 union eth_rx_cqe cqe; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqp.c5294 struct ib_cqe cqe; member
5300 struct mlx5_ib_drain_cqe *cqe = container_of(wc->wr_cqe, in mlx5_ib_drain_qp_done() local
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dmad.c551 static void build_smp_wc(struct ib_qp *qp, struct ib_cqe *cqe, u16 slid, in build_smp_wc()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf.h253 struct fcoe_cqe cqe; member
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c576 static int rtrs_post_recv_empty_x2(struct rtrs_con *con, struct ib_cqe *cqe) in rtrs_post_recv_empty_x2()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_l2.c2863 u8 rss_id, struct eth_slow_path_rx_cqe *cqe) in qed_fp_cqe_completion()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c1667 struct mlx4_cqe *cqe = NULL; in mlx4_en_start_port() local

123456