Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dcq.c79 static void *get_sw_cqe(struct mlx4_ib_cq *cq, int n) in get_sw_cqe() function
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c79 static void *get_sw_cqe(struct mlx5_ib_cq *cq, int n) in get_sw_cqe() function
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c1524 static struct mlx5_cqe64 *get_sw_cqe(struct mlx5_vhca_cq *cq, int n) in get_sw_cqe() function
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c336 static void *get_sw_cqe(struct mlx5_vdpa_cq *cq, int n) in get_sw_cqe() function