Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den.h104 #define MLX5E_REQUIRED_MTTS(wqes) (wqes * MLX5E_REQUIRED_WQE_MTTS) macro
Den_rx.c536 cpu_to_be16(MLX5_ALIGNED_MTTS_OCTW(MLX5E_REQUIRED_MTTS(ix))); in mlx5e_alloc_rx_mpwqe()
Den_main.c289 u64 num_mtts = MLX5E_REQUIRED_MTTS(mlx5_wq_ll_get_size(&rq->mpwqe.wq)); in mlx5e_create_rq_umr_mkey()
297 return MLX5E_REQUIRED_MTTS(wqe_ix) << PAGE_SHIFT; in mlx5e_get_mpwqe_offset()