Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h102 #define MLX5E_REQUIRED_MTTS(wqes) (wqes * MLX5E_REQUIRED_WQE_MTTS) macro
H A Den_rx.c541 cpu_to_be16(MLX5_ALIGNED_MTTS_OCTW(MLX5E_REQUIRED_MTTS(ix))); in mlx5e_alloc_rx_mpwqe()
H A Den_main.c300 u64 num_mtts = MLX5E_REQUIRED_MTTS(mlx5_wq_ll_get_size(&rq->mpwqe.wq)); in mlx5e_create_rq_umr_mkey()
308 return MLX5E_REQUIRED_MTTS(wqe_ix) << PAGE_SHIFT; in mlx5e_get_mpwqe_offset()