Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cq.c271 static inline struct pvrdma_cqe *get_cqe(struct pvrdma_cq *cq, int i) in get_cqe() function
/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
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1676 static void *get_cqe(struct mlx5_vhca_cq *cq, int n) in get_cqe() function
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c338 static void *get_cqe(struct mlx5_vdpa_cq *vcq, int n) in get_cqe() function