Searched refs:tdls_cap (Results 1 – 3 of 3) sorted by relevance
228 memcpy(&sta_ptr->tdls_cap.ht_oper, ht_oper, in mwifiex_tdls_add_ht_oper()264 if (sta_ptr->tdls_cap.extcap.ext_capab[7] & in mwifiex_tdls_add_vht_oper()285 vht_cap = &sta_ptr->tdls_cap.vhtcap; in mwifiex_tdls_add_vht_oper()949 sta_ptr->tdls_cap.capab = cpu_to_le16(cap); in mwifiex_process_tdls_action_frame()961 sta_ptr->tdls_cap.rates_len = ie_len; in mwifiex_process_tdls_action_frame()969 basic = sta_ptr->tdls_cap.rates_len; in mwifiex_process_tdls_action_frame()974 sta_ptr->tdls_cap.rates_len += ie_len; in mwifiex_process_tdls_action_frame()994 sta_ptr->tdls_cap.coex_2040 = pos[2]; in mwifiex_process_tdls_action_frame()1019 sta_ptr->tdls_cap.qos_info = pos[2]; in mwifiex_process_tdls_action_frame()1045 sta_ptr->tdls_cap.aid = in mwifiex_process_tdls_action_frame()[all …]
807 struct mwifiex_tdls_capab tdls_cap; member
3903 if (!(sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_cfg80211_tdls_chan_switch()
Completed in 19 milliseconds