Searched refs:preamble (Results 1 – 6 of 6) sorted by relevance
82 hapd->iconf->preamble == LONG_PREAMBLE) in ieee802_11_erp_info()2569 params->preamble = hapd->iface->num_sta_no_short_preamble == 0 && in ieee802_11_build_ap_params()2570 hapd->iconf->preamble == SHORT_PREAMBLE; in ieee802_11_build_ap_params()
1079 } preamble; member
296 hapd->iconf->preamble == SHORT_PREAMBLE) in hostapd_own_capab_info()
1571 int preamble; member
4415 static int nl80211_set_bss(struct i802_bss *bss, int cts, int preamble, in nl80211_set_bss() argument4425 (preamble >= 0 && in nl80211_set_bss()4426 nla_put_u8(msg, NL80211_ATTR_BSS_SHORT_PREAMBLE, preamble)) || in nl80211_set_bss()5433 nl80211_set_bss(bss, params->cts_protect, params->preamble, in wpa_driver_nl80211_set_ap()
3619 conf->preamble = SHORT_PREAMBLE; in hostapd_config_fill()3621 conf->preamble = LONG_PREAMBLE; in hostapd_config_fill()