Home
last modified time | relevance | path

Searched defs:get_cqe (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cq.c267 static inline struct pvrdma_cqe *get_cqe(struct pvrdma_cq *cq, int i) in get_cqe() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dcq.c74 static void *get_cqe(struct mlx4_ib_cq *cq, int n) in get_cqe() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c169 static inline struct mthca_cqe *get_cqe(struct mthca_cq *cq, int entry) in get_cqe() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dcq.c69 static void *get_cqe(struct mlx5_ib_cq *cq, int n) in get_cqe() function
/OK3568_Linux_fs/kernel/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c294 static void *get_cqe(struct mlx5_vdpa_cq *vcq, int n) in get_cqe() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v1.c1897 static void *get_cqe(struct hns_roce_cq *hr_cq, int n) in get_cqe() function
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qedr/
H A Dverbs.c4040 static union rdma_cqe *get_cqe(struct qedr_cq *cq) in get_cqe() function