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.h150 (sizeof(struct mlx5e_umr_wqe) + \
214 struct mlx5e_umr_wqe { struct
580 struct mlx5e_umr_wqe umr_wqe;
Den_rx.c509 struct mlx5e_umr_wqe *umr_wqe; in mlx5e_alloc_rx_mpwqe()
525 memcpy(umr_wqe, &rq->mpwqe.umr_wqe, offsetof(struct mlx5e_umr_wqe, inline_mtts)); in mlx5e_alloc_rx_mpwqe()
Den_main.c215 struct mlx5e_umr_wqe *wqe) in mlx5e_build_umr_wqe()