Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den.h145 (sizeof(struct mlx5e_umr_wqe) + \
199 struct mlx5e_umr_wqe { struct
541 struct mlx5e_umr_wqe umr_wqe;
Den_rx.c454 struct mlx5e_umr_wqe *umr_wqe; in mlx5e_alloc_rx_mpwqe()
470 offsetof(struct mlx5e_umr_wqe, inline_mtts)); in mlx5e_alloc_rx_mpwqe()
Den_main.c317 struct mlx5e_umr_wqe *wqe) in mlx5e_build_umr_wqe()