Lines Matching refs:max_num_phy_ids
929 u16 max_num_phy_ids = le16toh(sc->ioc_pg8.MaxNumPhysicalMappedIDs); in _mapping_find_enc_map_space() local
959 for (map_idx = (max_num_phy_ids + skip_count); in _mapping_find_enc_map_space()
983 for (map_idx = (max_num_phy_ids + skip_count); in _mapping_find_enc_map_space()
1049 for (map_idx = (max_num_phy_ids + skip_count); in _mapping_find_enc_map_space()
1595 u16 max_num_phy_ids = le16toh(sc->ioc_pg8.MaxNumPhysicalMappedIDs); in _mapping_add_new_device() local
1724 search_idx += max_num_phy_ids; in _mapping_add_new_device()
1852 u16 max_num_phy_ids = le16toh(sc->ioc_pg8.MaxNumPhysicalMappedIDs); in _mapping_add_new_pcie_device() local
1981 search_idx += max_num_phy_ids; in _mapping_add_new_pcie_device()
2221 u16 max_num_phy_ids = le16toh(sc->ioc_pg8.MaxNumPhysicalMappedIDs); in _mapping_process_dpm_pg0() local
2289 max_num_phy_ids)) { in _mapping_process_dpm_pg0()
2294 num_slots = max_num_phy_ids; in _mapping_process_dpm_pg0()