Searched refs:hw_modes (Results 1 – 4 of 4) sorted by relevance
321 if ((info->hw_modes.num_modes == 1) && in init_deinit_change_def_hw_mode()322 (info->hw_modes.hw_mode_ids[0] == WMI_HOST_HW_MODE_DBS) && in init_deinit_change_def_hw_mode()355 info->hw_modes.num_modes = 0; in init_deinit_populate_hw_mode_capability()365 info->hw_modes.hw_mode_ids[hw_idx] = in init_deinit_populate_hw_mode_capability()367 info->hw_modes.phy_bit_map[hw_idx] = in init_deinit_populate_hw_mode_capability()369 info->hw_modes.num_modes++; in init_deinit_populate_hw_mode_capability()793 num_hw_modes = info->hw_modes.num_modes; in init_deinit_update_phy_reg_cap()799 if (info->hw_modes.hw_mode_ids[idx] == in init_deinit_update_phy_reg_cap()941 num_hw_modes = info->hw_modes.num_modes; in init_deinit_populate_mac_phy_cap_ext2()944 hw_mode_id = info->hw_modes.hw_mode_ids[hw_idx]; in init_deinit_populate_mac_phy_cap_ext2()[all …]
318 if ((info->hw_modes.num_modes == 1) && in is_num_band_to_mac_required()319 (info->hw_modes.hw_mode_ids[0] == WMI_HOST_HW_MODE_DBS) && in is_num_band_to_mac_required()
35 struct target_supported_modes *hw_modes; in target_if_get_active_mac_phy_number() local42 hw_modes = &psoc_info->info.hw_modes; in target_if_get_active_mac_phy_number()43 for (i = 0; i < hw_modes->num_modes; i++) { in target_if_get_active_mac_phy_number()44 phy_bit_map = hw_modes->phy_bit_map[i]; in target_if_get_active_mac_phy_number()
243 struct target_supported_modes hw_modes; member867 return &psoc_info->info.hw_modes; in target_psoc_get_supported_hw_modes()