Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 4 of 4) sorted by relevance
21 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro1824 if (capa & WLAN_CAPABILITY_SHORT_PREAMBLE) in print_capa_non_dmg()
96 #define WLAN_CAPABILITY_SHORT_PREAMBLE BIT(5) macro
172 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in hostapd_own_capab_info()3236 if (sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in handle_assoc()3241 if (!(sta->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) && in handle_assoc()
2279 host_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE | in p2p_build_probe_resp_buf()