Searched refs:WLAN_CAPABILITY_SHORT_SLOT_TIME (Results 1 – 8 of 8) sorted by relevance
566 tmp_cap &= ~WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_associate()1123 tmp_cap &= ~WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_ad_hoc_start()1125 tmp_cap |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in mwifiex_cmd_802_11_ad_hoc_start()
1537 WLAN_CAPABILITY_SHORT_SLOT_TIME) in mwifiex_dump_station_info()
1759 if (!(psta->capability & WLAN_CAPABILITY_SHORT_SLOT_TIME)) { in bss_cap_update_on_sta_join()
196 return WLAN_CAPABILITY_SHORT_SLOT_TIME | in ieee80211_get_tdls_sta_capab()
1715 *capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in ieee80211_add_link_elems()3721 use_short_slot = !!(capab & WLAN_CAPABILITY_SHORT_SLOT_TIME); in ieee80211_handle_bss_capability()
3391 #define WLAN_CAPABILITY_SHORT_SLOT_TIME (1<<10) macro
3060 if (capability & WLAN_CAPABILITY_SHORT_SLOT_TIME) in brcmf_fill_bss_param()
7297 ~cpu_to_le16(WLAN_CAPABILITY_SHORT_SLOT_TIME); in ipw_associate_network()