Searched refs:WLAN_CAPABILITY_SHORT_SLOT_TIME (Results 1 – 10 of 10) sorted by relevance
544 tmp_cap &= ~WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_associate()1025 tmp_cap &= ~WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_ad_hoc_start()1027 tmp_cap |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_ad_hoc_start()
1242 WLAN_CAPABILITY_SHORT_SLOT_TIME) in mwifiex_dump_station_info()
32 return net->capability & WLAN_CAPABILITY_SHORT_SLOT_TIME; in rtllib_is_shortslot()925 WLAN_CAPABILITY_SHORT_SLOT_TIME)) in rtllib_probe_resp()927 cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME); in rtllib_probe_resp()1016 cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME); in rtllib_assoc_resp()1281 (beacon->capability&WLAN_CAPABILITY_SHORT_SLOT_TIME)) in rtllib_association_req()1282 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME); in rtllib_association_req()
817 #define WLAN_CAPABILITY_SHORT_SLOT_TIME (1<<10) macro
1562 #define WLAN_CAPABILITY_SHORT_SLOT_TIME (1<<10) macro
1453 if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT_TIME)) { in bss_cap_update_on_sta_join23a()
182 capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in ieee80211_get_tdls_sta_capab()
673 capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in ieee80211_send_assoc()1870 use_short_slot = !!(capab & WLAN_CAPABILITY_SHORT_SLOT_TIME); in ieee80211_handle_bss_capability()
539 if ((cap & WLAN_CAPABILITY_SHORT_SLOT_TIME) && in rtl8192_update_cap()
7364 ~cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME); in ipw_associate_network()