Searched refs:hd_buf_size (Results 1 – 1 of 1) sorted by relevance
807 MLX5_SET64(mkc, mkc, len, shampo->hd_buf_size); in mlx5e_create_rq_hd_mkey()831 u32 hd_per_wq, hd_buf_size; in mlx5_rq_shampo_alloc() local837 hd_buf_size = hd_per_wq * BIT(MLX5E_SHAMPO_LOG_HEADER_ENTRY_SIZE); in mlx5_rq_shampo_alloc()838 nentries = hd_buf_size / PAGE_SIZE; in mlx5_rq_shampo_alloc()841 hd_buf_size, PAGE_SIZE); in mlx5_rq_shampo_alloc()851 shampo->hd_buf_size = hd_buf_size; in mlx5_rq_shampo_alloc()