Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 17 of 17) sorted by relevance
389 else if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ieee80211_qurey_ShortPreambleMode()536 if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ieee80211_query_protectionmode()
774 …cpu_to_le16(ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE); //add short preamb… in ieee80211_probe_resp()1095 if (beacon->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ieee80211_association_req()1096 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); //add short_preamble here in ieee80211_association_req()
592 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
365 WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_qurey_ShortPreambleMode()483 if (ieee->current_network.capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_query_protectionmode()
904 WLAN_CAPABILITY_SHORT_PREAMBLE); in rtllib_probe_resp()1259 if (beacon->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in rtllib_association_req()1260 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in rtllib_association_req()
570 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
313 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
316 priv->capability = WLAN_CAPABILITY_SHORT_PREAMBLE; in lbtf_op_start()
360 cap |= WLAN_CAPABILITY_SHORT_PREAMBLE; in rtw_generate_ie23a()
1660 if (pstat->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in OnAssocReq23a()
2840 int new = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in handle_beacon_probe()2930 body.capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in send_association_request()3044 priv->BSSinfo[index].preamble = capability & WLAN_CAPABILITY_SHORT_PREAMBLE ? in store_bss_info()
5898 network->capability |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ipw_adhoc_create()7351 if ((network->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ipw_associate_network()7359 ~cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in ipw_associate_network()7376 WLAN_CAPABILITY_SHORT_PREAMBLE ? "short" : "long", in ipw_associate_network()
327 if (cap & WLAN_CAPABILITY_SHORT_PREAMBLE) { in _rtl92e_update_cap()
1347 WLAN_CAPABILITY_SHORT_PREAMBLE) in mwifiex_dump_station_info()
1252 priv->short_preamble = cap & WLAN_CAPABILITY_SHORT_PREAMBLE; in rtl8192_update_cap()
3337 if (pstat->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in OnAssocReq()
2408 if (capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in brcmf_fill_bss_param()