Searched refs:max_maps (Results 1 – 9 of 9) sorted by relevance
154 int max_maps = 0; in ltq_pinctrl_dt_node_to_map() local157 max_maps += ltq_pinctrl_dt_subnode_size(np); in ltq_pinctrl_dt_node_to_map()158 *map = kzalloc(array3_size(max_maps, sizeof(struct pinctrl_map), 2), in ltq_pinctrl_dt_node_to_map()
47 __le32 max_maps; member
270 bpf->maps.max_maps = readl(&cap->max_maps); in nfp_bpf_parse_cap_maps()
159 u32 max_maps; member
347 if (bpf->maps.max_maps == bpf->maps_in_use) { in nfp_bpf_map_alloc()
990 if (fmr->maps >= fmr->max_maps) in mlx4_check_fmr()1044 int max_maps, u8 page_shift, struct mlx4_fmr *fmr) in mlx4_fmr_alloc() argument1049 if (max_maps > dev->caps.max_fmr_maps) in mlx4_fmr_alloc()1061 fmr->max_maps = max_maps; in mlx4_fmr_alloc()
266 .max_maps = pool->max_remaps, in ib_create_fmr_pool()
713 fmr_attr->max_pages, fmr_attr->max_maps, in mlx4_ib_fmr_alloc()
710 if (fmr->maps >= fmr->attr.max_maps) in mthca_check_fmr()