Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den.h149 (sizeof(struct mlx5e_umr_wqe) + \
216 struct mlx5e_umr_wqe { struct
623 struct mlx5e_umr_wqe umr_wqe;
Den_rx.c504 struct mlx5e_umr_wqe *umr_wqe; in mlx5e_alloc_rx_mpwqe()
520 memcpy(umr_wqe, &rq->mpwqe.umr_wqe, offsetof(struct mlx5e_umr_wqe, inline_mtts)); in mlx5e_alloc_rx_mpwqe()
Den_main.c205 struct mlx5e_umr_wqe *wqe) in mlx5e_build_umr_wqe()