Searched refs:shampo_sz (Results 1 – 1 of 1) sorted by relevance
830 int nentries, err, shampo_sz; in mlx5_rq_shampo_alloc() local845 shampo_sz = struct_size(shampo, hd_buf_pages, nentries); in mlx5_rq_shampo_alloc()846 shampo = kvzalloc_node(shampo_sz, GFP_KERNEL, node); in mlx5_rq_shampo_alloc()