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()
307 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in rtw_generate_ie()
1267 if (pstat->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in OnAssocReq()
197 WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_get_tdls_sta_capab()
1716 *capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_add_link_elems()3718 use_short_preamble = !!(capab & WLAN_CAPABILITY_SHORT_PREAMBLE); in ieee80211_handle_bss_capability()
5828 network->capability |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ipw_adhoc_create()7283 if ((network->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ipw_associate_network()7291 ~cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in ipw_associate_network()7308 WLAN_CAPABILITY_SHORT_PREAMBLE ? "short" : "long", in ipw_associate_network()
3384 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
1533 WLAN_CAPABILITY_SHORT_PREAMBLE) in mwifiex_dump_station_info()
3058 if (capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in brcmf_fill_bss_param()