Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 22 of 22) sorted by relevance
355 } else if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) { in ieee80211_qurey_ShortPreambleMode()487 if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ieee80211_query_protectionmode()
741 …cpu_to_le16(ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE); /* add short pream… in ieee80211_probe_resp()1041 if (beacon->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ieee80211_association_req()1042 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); //add short_preamble here in ieee80211_association_req()
584 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
347 WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_query_ShortPreambleMode()465 if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_query_protectionmode()
899 WLAN_CAPABILITY_SHORT_PREAMBLE); in rtllib_probe_resp()1250 if (beacon->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_association_req()1251 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in rtllib_association_req()
513 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
178 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in r8712_generate_ie()
308 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
260 priv->capability = WLAN_CAPABILITY_SHORT_PREAMBLE; in lbtf_op_start()
306 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in rtw_generate_ie()
1270 if (pstat->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in OnAssocReq()
2815 int new = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in handle_beacon_probe()2905 body.capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in send_association_request()3019 priv->BSSinfo[index].preamble = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in store_bss_info()
195 WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_get_tdls_sta_capab()
1008 *capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_assoc_link_elems()2647 use_short_preamble = !!(capab & WLAN_CAPABILITY_SHORT_PREAMBLE); in ieee80211_handle_bss_capability()
1321 capability |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ks_wlan_cap()
289 if (cap & WLAN_CAPABILITY_SHORT_PREAMBLE) { in _rtl92e_update_cap()
3034 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
5871 network->capability |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ipw_adhoc_create()7318 if ((network->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ipw_associate_network()7326 ~cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in ipw_associate_network()7343 WLAN_CAPABILITY_SHORT_PREAMBLE ? "short" : "long", in ipw_associate_network()
1505 WLAN_CAPABILITY_SHORT_PREAMBLE) in mwifiex_dump_station_info()
938 priv->short_preamble = cap & WLAN_CAPABILITY_SHORT_PREAMBLE; in rtl8192_update_cap()
1278 if (pstat->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in OnAssocReq()
2713 if (capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in brcmf_fill_bss_param()