Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 5 of 5) sorted by relevance
88 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
122 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in hostapd_own_capab_info()1048 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in handle_assoc()1053 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) && in handle_assoc()
357 WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_send_assoc()
1982 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE | in p2p_reply_probe()