Searched refs:rate_type (Results 1 – 5 of 5) sorted by relevance
1063 enum beacon_rate_type rate_type; member
2436 params->rate_type = hapd->iconf->rate_type; in ieee802_11_build_ap_params()
3519 conf->rate_type = BEACON_RATE_HT; in hostapd_config_fill()3529 conf->rate_type = BEACON_RATE_VHT; in hostapd_config_fill()3539 conf->rate_type = BEACON_RATE_HE; in hostapd_config_fill()3549 conf->rate_type = BEACON_RATE_LEGACY; in hostapd_config_fill()
1459 enum beacon_rate_type rate_type; member
4572 params->rate_type == BEACON_RATE_LEGACY)) in nl80211_put_beacon_rate()4603 switch (params->rate_type) { in nl80211_put_beacon_rate()5095 wpa_printf(MSG_DEBUG, "nl80211: rate_type=%d", params->rate_type); in wpa_driver_nl80211_set_ap()