Home
last modified time | relevance | path

Searched refs:mlx5_wc_sq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwc.c32 struct mlx5_wc_sq { struct
157 struct mlx5_wc_sq *sq) in create_wc_sq()
220 static int mlx5_wc_create_sq(struct mlx5_core_dev *mdev, struct mlx5_wc_sq *sq) in mlx5_wc_create_sq()
257 static void mlx5_wc_destroy_sq(struct mlx5_wc_sq *sq) in mlx5_wc_destroy_sq()
263 static void mlx5_iowrite64_copy(struct mlx5_wc_sq *sq, __be32 mmio_wqe[16], in mlx5_iowrite64_copy()
284 static void mlx5_wc_post_nop(struct mlx5_wc_sq *sq, unsigned int *offset, in mlx5_wc_post_nop()
323 static int mlx5_wc_poll_cq(struct mlx5_wc_sq *sq) in mlx5_wc_poll_cq()
363 struct mlx5_wc_sq *sq; in mlx5_core_test_wc()