Searched refs:max_regions (Results 1 – 7 of 7) sorted by relevance
416 int max_regions; in xpc_discovery() local445 max_regions = 256; in xpc_discovery()447 max_regions = 64; in xpc_discovery()451 max_regions *= 2; in xpc_discovery()453 max_regions *= 2; in xpc_discovery()455 max_regions *= 2; in xpc_discovery()461 for (region = 0; region < max_regions; region++) { in xpc_discovery()
153 u16 max_regions; member
651 MLXSW_ITEM32(cmd_mbox, config_profile, max_regions, 0x2C, 0, 16);
1512 .max_regions = 400,
1779 .max_regions = 400,
1211 mbox, profile->max_regions); in mlxsw_pci_config_profile()
2494 int o2hb_get_all_regions(char *region_uuids, u8 max_regions) in o2hb_get_all_regions() argument2508 if (numregs < max_regions) { in o2hb_get_all_regions()