Searched defs:cqe (Results 101 - 125 of 167) sorted by relevance

1234567

/linux-master/drivers/dma/
H A Dhisi_dma.c732 struct hisi_dma_cqe *cqe; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c1065 struct mlx5_cqe64 *cqe; local
/linux-master/drivers/mmc/core/
H A Dcore.c264 mmc_mrq_pr_debug(struct mmc_host *host, struct mmc_request *mrq, bool cqe) argument
/linux-master/fs/smb/client/
H A Dsmbdirect.c2034 struct ib_cqe *cqe; local
2341 struct ib_cqe *cqe; local
[all...]
/linux-master/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c586 static int rtrs_post_recv_empty_x2(struct rtrs_con *con, struct ib_cqe *cqe) argument
/linux-master/drivers/infiniband/hw/irdma/
H A Dutils.c2379 __le64 *cqe; local
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c1484 struct cq_req *cqe = (struct cq_req *)hw_cqe; local
1494 struct cq_res_rc *cqe = (struct cq_res_rc *)hw_cqe; local
2275 struct bnxt_qplib_cqe *cqe; local
2316 struct bnxt_qplib_cqe *cqe; local
2479 struct bnxt_qplib_cqe *cqe; local
2588 struct bnxt_qplib_cqe *cqe; local
2668 struct bnxt_qplib_cqe *cqe; local
2768 struct bnxt_qplib_cqe *cqe; local
2860 struct bnxt_qplib_cqe *cqe; local
2971 bnxt_qplib_process_flush_list(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe, int num_cqes) argument
2994 bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe, int num_cqes, struct bnxt_qplib_qp **lib_qp) argument
[all...]
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ethtool.c1552 union eth_rx_cqe *cqe; local
H A Dqede_fp.c648 qede_set_gro_params(struct qede_dev *edev, struct sk_buff *skb, struct eth_fast_path_rx_tpa_start_cqe *cqe) argument
831 qede_tpa_start(struct qede_dev *edev, struct qede_rx_queue *rxq, struct eth_fast_path_rx_tpa_start_cqe *cqe) argument
957 qede_tpa_cont(struct qede_dev *edev, struct qede_rx_queue *rxq, struct eth_fast_path_rx_tpa_cont_cqe *cqe) argument
972 qede_tpa_end(struct qede_dev *edev, struct qede_fastpath *fp, struct eth_fast_path_rx_tpa_end_cqe *cqe) argument
1064 qede_pkt_is_ip_fragmented(struct eth_fast_path_rx_reg_cqe *cqe, u16 flag) argument
1079 qede_rx_xdp(struct qede_dev *edev, struct qede_fastpath *fp, struct qede_rx_queue *rxq, struct bpf_prog *prog, struct sw_rx_data *bd, struct eth_fast_path_rx_reg_cqe *cqe, u16 *data_offset, u16 *len) argument
1169 qede_rx_build_jumbo(struct qede_dev *edev, struct qede_rx_queue *rxq, struct sk_buff *skb, struct eth_fast_path_rx_reg_cqe *cqe, u16 first_bd_len) argument
1223 qede_rx_process_tpa_cqe(struct qede_dev *edev, struct qede_fastpath *fp, struct qede_rx_queue *rxq, union eth_rx_cqe *cqe, enum eth_rx_cqe_type type) argument
1251 union eth_rx_cqe *cqe; local
[all...]
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dgdma_main.c1169 struct gdma_cqe *cqe; local
H A Dmana_en.c1502 mana_rx_skb(void *buf_va, bool from_pool, struct mana_rxcomp_oob *cqe, struct mana_rxq *rxq) argument
1676 mana_process_rx_cqe(struct mana_rxq *rxq, struct mana_cq *cq, struct gdma_comp *cqe) argument
[all...]
/linux-master/drivers/nvme/host/
H A Drdma.c51 struct ib_cqe cqe; member in struct:nvme_rdma_qe
1694 nvme_rdma_process_nvme_rsp(struct nvme_rdma_queue *queue, struct nvme_completion *cqe, struct ib_wc *wc) argument
1744 struct nvme_completion *cqe = qe->data; local
[all...]
H A Dapple.c589 struct nvme_completion *cqe = &q->cqes[idx]; local
/linux-master/drivers/vfio/pci/mlx5/
H A Dcmd.c1014 void *cqe; local
1644 mlx5vf_rq_cqe(struct mlx5_vhca_qp *qp, struct mlx5_cqe64 *cqe, argument
1671 void *cqe = get_cqe(cq, n & (cq->ncqe - 1)); local
1688 struct mlx5_cqe64 *cqe; local
[all...]
/linux-master/drivers/nvme/target/
H A Drdma.c46 struct ib_cqe cqe; member in struct:nvmet_rdma_cmd
[all...]
H A Dnvmet.h364 struct nvme_completion *cqe; member in struct:nvmet_req
/linux-master/drivers/net/ethernet/amazon/ena/
H A Dena_com.c463 struct ena_admin_acq_entry *cqe = NULL; local
434 ena_com_handle_single_admin_completion(struct ena_com_admin_queue *admin_queue, struct ena_admin_acq_entry *cqe) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1678 mlx5e_macsec_offload_handle_rx_skb(struct net_device *netdev, struct sk_buff *skb, struct mlx5_cqe64 *cqe) argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c158 struct r535_gsp_msg *cqe; local
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_dev_api.h483 u32 cqe; member in struct:pvrdma_cmd_create_cq
491 u32 cqe; member in struct:pvrdma_cmd_create_cq_resp
497 u32 cqe; member in struct:pvrdma_cmd_resize_cq
502 u32 cqe; member in struct:pvrdma_cmd_resize_cq_resp
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma.h496 static inline int is_cqe_valid(struct ocrdma_cq *cq, struct ocrdma_cqe *cqe) argument
503 static inline int is_cqe_for_sq(struct ocrdma_cqe *cqe) argument
509 static inline int is_cqe_invalidated(struct ocrdma_cqe *cqe) argument
515 static inline int is_cqe_imm(struct ocrdma_cqe *cqe) argument
521 static inline int is_cqe_wr_imm(struct ocrdma_cqe *cqe) argument
[all...]
H A Docrdma_hw.c123 struct ocrdma_mcqe *cqe = (struct ocrdma_mcqe *) local
675 ocrdma_dispatch_ibevent(struct ocrdma_dev *dev, struct ocrdma_ae_mcqe *cqe) argument
801 ocrdma_process_grp5_aync(struct ocrdma_dev *dev, struct ocrdma_ae_mcqe *cqe) argument
827 ocrdma_process_link_state(struct ocrdma_dev *dev, struct ocrdma_ae_mcqe *cqe) argument
846 struct ocrdma_ae_mcqe *cqe = ae_cqe; local
865 ocrdma_process_mcqe(struct ocrdma_dev *dev, struct ocrdma_mcqe *cqe) argument
883 struct ocrdma_mcqe *cqe; local
[all...]
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dt4.h308 struct t4_cqe cqe; member in struct:t4_swsqe
770 static inline int t4_valid_cqe(struct t4_cq *cq, struct t4_cqe *cqe) argument
780 static inline int t4_next_hw_cqe(struct t4_cq *cq, struct t4_cqe **cqe) argument
805 static inline int t4_next_cqe(struct t4_cq *cq, struct t4_cqe **cqe) argument
[all...]
/linux-master/include/linux/qed/
H A Deth_common.h327 union eth_rx_cqe cqe; member in struct:eth_rx_pmd_cqe
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i.h506 struct cqe { struct
774 struct cqe cqe; member in struct:bnx2i_work
[all...]

Completed in 312 milliseconds

1234567