Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 9 of 9) sorted by relevance
260 priv->capability = WLAN_CAPABILITY_SHORT_PREAMBLE; in lbtf_op_start()
313 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in rtw_generate_ie()
1396 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
197 WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_get_tdls_sta_capab()
2209 *capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_add_link_elems()4305 use_short_preamble = !!(capab & WLAN_CAPABILITY_SHORT_PREAMBLE); in ieee80211_handle_bss_capability()
5827 network->capability |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ipw_adhoc_create()7282 if ((network->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ipw_associate_network()7290 ~cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in ipw_associate_network()7307 WLAN_CAPABILITY_SHORT_PREAMBLE ? "short" : "long", in ipw_associate_network()
1149 WLAN_CAPABILITY_SHORT_PREAMBLE) in nxpwifi_dump_station_info()
1534 WLAN_CAPABILITY_SHORT_PREAMBLE) in mwifiex_dump_station_info()
3087 if (capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in brcmf_fill_bss_param()