Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dcq.c88 static struct mlx4_cqe *next_cqe_sw(struct mlx4_ib_cq *cq) in next_cqe_sw() function
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c179 static inline struct mthca_cqe *next_cqe_sw(struct mthca_cq *cq) in next_cqe_sw() function
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c94 static void *next_cqe_sw(struct mlx5_ib_cq *cq) in next_cqe_sw() function
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c474 static void *next_cqe_sw(struct mlx5_vdpa_cq *cq) in next_cqe_sw() function