Home
last modified time | relevance | path

Searched refs:tdls_cap (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dtdls.c228 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()
952 sta_ptr->tdls_cap.capab = cpu_to_le16(cap); in mwifiex_process_tdls_action_frame()
964 sta_ptr->tdls_cap.rates_len = ie_len; in mwifiex_process_tdls_action_frame()
972 basic = sta_ptr->tdls_cap.rates_len; in mwifiex_process_tdls_action_frame()
977 sta_ptr->tdls_cap.rates_len += ie_len; in mwifiex_process_tdls_action_frame()
997 sta_ptr->tdls_cap.coex_2040 = pos[2]; in mwifiex_process_tdls_action_frame()
1022 sta_ptr->tdls_cap.qos_info = pos[2]; in mwifiex_process_tdls_action_frame()
1048 sta_ptr->tdls_cap.aid = in mwifiex_process_tdls_action_frame()
[all …]
H A Dmain.h789 struct mwifiex_tdls_capab tdls_cap; member
H A Dcfg80211.c3930 if (!(sta_ptr->tdls_cap.extcap.ext_capab[3] & in mwifiex_cfg80211_tdls_chan_switch()