Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cq.c270 static inline struct pvrdma_cqe *get_cqe(struct pvrdma_cq *cq, int i) in get_cqe() function
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dcq.c74 static void *get_cqe(struct mlx4_ib_cq *cq, int n) in get_cqe() function
/openbmc/linux/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
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c69 static void *get_cqe(struct mlx5_ib_cq *cq, int n) in get_cqe() function
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1519 static void *get_cqe(struct mlx5_vhca_cq *cq, int n) in get_cqe() function
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c4034 static union rdma_cqe *get_cqe(struct qedr_cq *cq) in get_cqe() function
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c318 static void *get_cqe(struct mlx5_vdpa_cq *vcq, int n) in get_cqe() function