Home
last modified time | relevance | path

Searched refs:num_modes (Results 1 – 25 of 36) sorted by relevance

12

/dragonfly/contrib/gcc-4.7/gcc/
H A Dmode-switching.c207 create_pre_exit (int n_entities, int *entity_map, const int *num_modes) in create_pre_exit() argument
342 if (mode != num_modes[e] && mode != MODE_EXIT (e)) in create_pre_exit()
441 static const int num_modes[] = NUM_MODES_FOR_MODE_SWITCHING; in optimize_mode_switching() local
442 #define N_ENTITIES ARRAY_SIZE (num_modes) in optimize_mode_switching()
465 if (num_modes[e] > max_num_modes) in optimize_mode_switching()
466 max_num_modes = num_modes[e]; in optimize_mode_switching()
476 pre_exit = create_pre_exit (n_entities, entity_map, num_modes); in optimize_mode_switching()
492 int no_mode = num_modes[e]; in optimize_mode_switching()
624 int no_mode = num_modes[entity_map[j]]; in optimize_mode_switching()
687 int no_mode = num_modes[entity_map[j]]; in optimize_mode_switching()
/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_capa.c1296 u16 *num_modes; member
1749 u16 *num_modes) in wpa_driver_nl80211_postprocess_modes() argument
1792 (*num_modes)++; in wpa_driver_nl80211_postprocess_modes()
1803 (*num_modes)--; in wpa_driver_nl80211_postprocess_modes()
1811 (*num_modes)--; in wpa_driver_nl80211_postprocess_modes()
1828 (*num_modes)--; in wpa_driver_nl80211_postprocess_modes()
2169 u16 num_modes) in nl80211_dump_chan_list() argument
2216 .num_modes = num_modes, in nl80211_get_hw_feature_data()
2223 *num_modes = 0; in nl80211_get_hw_feature_data()
2248 *num_modes = 0; in nl80211_get_hw_feature_data()
[all …]
H A Ddriver_nl80211.h268 nl80211_get_hw_feature_data(void *priv, u16 *num_modes, u16 *flags,
H A Ddriver_hostap.c1097 u16 *num_modes, in hostap_get_hw_feature_data() argument
1111 *num_modes = 1; in hostap_get_hw_feature_data()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmode-switching.c231 create_pre_exit (int n_entities, int *entity_map, const int *num_modes) in create_pre_exit() argument
377 if (mode != num_modes[e] in create_pre_exit()
486 static const int num_modes[] = NUM_MODES_FOR_MODE_SWITCHING; in optimize_mode_switching() local
487 #define N_ENTITIES ARRAY_SIZE (num_modes) in optimize_mode_switching()
517 if (num_modes[e] > max_num_modes) in optimize_mode_switching()
518 max_num_modes = num_modes[e]; in optimize_mode_switching()
534 pre_exit = create_pre_exit (n_entities, entity_map, num_modes); in optimize_mode_switching()
560 int no_mode = num_modes[e]; in optimize_mode_switching()
708 int no_mode = num_modes[entity_map[j]]; in optimize_mode_switching()
/dragonfly/sys/dev/drm/
H A Ddrm_edid.c4593 int num_modes = 0; in add_displayid_detailed_1_modes() local
4607 num_modes++; in add_displayid_detailed_1_modes()
4609 return num_modes; in add_displayid_detailed_1_modes()
4620 int num_modes = 0; in add_displayid_detailed_modes() local
4642 return num_modes; in add_displayid_detailed_modes()
4658 int num_modes = 0; in drm_add_edid_modes() local
4692 num_modes += add_cvt_modes(connector, edid); in drm_add_edid_modes()
4716 return num_modes; in drm_add_edid_modes()
4734 int i, count, num_modes = 0; in drm_add_modes_noedid() local
4761 num_modes++; in drm_add_modes_noedid()
[all …]
H A Ddrm_connector.c917 unsigned int num_modes, in drm_mode_create_tv_properties() argument
973 "mode", num_modes); in drm_mode_create_tv_properties()
977 for (i = 0; i < num_modes; i++) in drm_mode_create_tv_properties()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dhw_features.c79 u16 num_modes, flags; in hostapd_get_hw_features() local
85 modes = hostapd_get_hw_feature_data(hapd, &num_modes, &flags, in hostapd_get_hw_features()
100 iface->num_hw_features = num_modes; in hostapd_get_hw_features()
102 for (i = 0; i < num_modes; i++) { in hostapd_get_hw_features()
H A Dap_drv_ops.c623 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes, in hostapd_get_hw_feature_data() argument
629 return hapd->driver->get_hw_feature_data(hapd->drv_priv, num_modes, in hostapd_get_hw_feature_data()
H A Dap_drv_ops.h78 hostapd_get_hw_feature_data(struct hostapd_data *hapd, u16 *num_modes,
/dragonfly/contrib/wpa_supplicant/src/fst/
H A Dfst_group.c109 int num_modes = fst_iface_get_hw_modes(f, &modes); in fst_fill_iface_mb_ies() local
112 while (num_modes--) { in fst_fill_iface_mb_ies()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.h147 int num_modes; member
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_connector.h1020 unsigned int num_modes,
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dieee802_11_common.c1212 u16 num_modes) in ieee80211_is_dfs() argument
1216 if (!modes || !num_modes) in ieee80211_is_dfs()
1220 for (i = 0; i < num_modes; i++) { in ieee80211_is_dfs()
H A Dieee802_11_common.h181 u16 num_modes);
H A Ddpp.h404 u16 num_modes);
H A Ddpp.c2024 u16 num_modes, unsigned int freq) in dpp_channel_ok_init() argument
2029 if (!own_modes || !num_modes) in dpp_channel_ok_init()
2032 for (m = 0; m < num_modes; m++) { in dpp_channel_ok_init()
2079 u16 num_modes) in dpp_channel_intersect() argument
2088 if (dpp_channel_ok_init(own_modes, num_modes, freq)) in dpp_channel_intersect()
2103 u16 num_modes) in dpp_channel_local_list() argument
2111 if (!own_modes || !num_modes) { in dpp_channel_local_list()
2119 for (m = 0; m < num_modes; m++) { in dpp_channel_local_list()
2131 m = num_modes; in dpp_channel_local_list()
2143 u16 num_modes) in dpp_prepare_channel_list() argument
[all …]
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dop_classes.c222 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, op_class->mode); in wpas_op_class_supported()
H A Dwpa_supplicant_i.h1014 u16 num_modes; member
1528 u16 num_modes, enum hostapd_hw_mode mode);
H A Dap.c167 for (i = 0; i < wpa_s->hw.num_modes; i++) { in wpa_supplicant_conf_ap_ht()
307 wpa_s->hw.num_modes) && wpa_s->conf->country[0]) { in wpa_supplicant_conf_ap()
781 wpa_s->hw.num_modes)) in wpa_supplicant_create_ap()
H A Dwpa_supplicant.c439 for (i = 0; i < wpa_s->hw.num_modes; i++) { in free_hw_features()
2125 for (i = 0; wpa_s->hw.modes && i < wpa_s->hw.num_modes; i++) { in drv_supports_vht()
2197 for (i = 0; wpa_s->hw.modes && i < wpa_s->hw.num_modes; i++) { in ibss_mesh_setup_freq()
4929 } else if (wpa_s->hw.num_modes) { in wpas_fst_get_channel_info_cb()
4943 return wpa_s->hw.num_modes; in wpas_fst_get_hw_modes()
5075 for (i = 0; i < wpa_s->hw.num_modes; i++) { in wpas_get_bands()
5751 &wpa_s->hw.num_modes, in wpa_supplicant_init_iface()
5757 for (i = 0; i < wpa_s->hw.num_modes; i++) { in wpa_supplicant_init_iface()
7370 u16 num_modes, enum hostapd_hw_mode mode) in get_mode() argument
7374 for (i = 0; i < num_modes; i++) { in get_mode()
H A Ddriver_i.h287 wpa_drv_get_hw_feature_data(struct wpa_supplicant *wpa_s, u16 *num_modes, in wpa_drv_get_hw_feature_data() argument
292 num_modes, flags, in wpa_drv_get_hw_feature_data()
H A Drrm.c604 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, op->mode); in wpas_channel_report_freqs()
656 mode = get_mode(wpa_s->hw.modes, wpa_s->hw.num_modes, op->mode); in wpas_beacon_request_freqs()
H A Dbgscan_learn.c358 for (i = 0; i < wpa_s->hw.num_modes; i++) { in bgscan_learn_get_supp_freqs()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c2085 int num_modes = 0, i; in radeon_atombios_parse_power_table_1_3() local
2115 num_modes = power_info->info.ucNumOfPowerModeEntries; in radeon_atombios_parse_power_table_1_3()
2116 if (num_modes > ATOM_MAX_NUMBEROF_POWER_BLOCK) in radeon_atombios_parse_power_table_1_3()
2117 num_modes = ATOM_MAX_NUMBEROF_POWER_BLOCK; in radeon_atombios_parse_power_table_1_3()
2118 if (num_modes == 0) in radeon_atombios_parse_power_table_1_3()
2120 rdev->pm.power_state = kzalloc(sizeof(struct radeon_power_state) * num_modes, GFP_KERNEL); in radeon_atombios_parse_power_table_1_3()
2124 for (i = 0; i < num_modes; i++) { in radeon_atombios_parse_power_table_1_3()

12