Searched refs:WLAN_CAPABILITY_SHORT_PREAMBLE (Results 1 – 20 of 20) 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
360 cap |= WLAN_CAPABILITY_SHORT_PREAMBLE; in rtw_generate_ie23a()
1660 if (pstat->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in OnAssocReq23a()
316 priv->capability = WLAN_CAPABILITY_SHORT_PREAMBLE; in lbtf_op_start()
1556 #define WLAN_CAPABILITY_SHORT_PREAMBLE (1<<5) macro
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()
188 WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_get_tdls_sta_capab()
698 capab |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ieee80211_send_assoc()1893 use_short_preamble = !!(capab & WLAN_CAPABILITY_SHORT_PREAMBLE); in ieee80211_handle_bss_capability()
5897 network->capability |= WLAN_CAPABILITY_SHORT_PREAMBLE; in ipw_adhoc_create()7350 if ((network->capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in ipw_associate_network()7358 ~cpu_to_le16(WLAN_CAPABILITY_SHORT_PREAMBLE); in ipw_associate_network()7375 WLAN_CAPABILITY_SHORT_PREAMBLE ? "short" : "long", in ipw_associate_network()
327 if (cap & WLAN_CAPABILITY_SHORT_PREAMBLE) { in _rtl92e_update_cap()
1332 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()
2419 if (capability & WLAN_CAPABILITY_SHORT_PREAMBLE) in brcmf_fill_bss_param()