Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 8 of 8) 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()
1260 if (pstat->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in OnAssocReq()
1369 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5)1380 #define WLAN_CAPABILITY_SHORT_PREAMBLE global() macro
197 WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_get_tdls_sta_capab()
1861 *capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_add_link_elems()3934 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()
1535 WLAN_CAPABILITY_SHORT_PREAMBLE) in mwifiex_dump_station_info()