Home
last modified time | relevance | path

Searched refs:ht_capb (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/mwifiex/
Dtdls.c207 if (!(le16_to_cpu(sta_ptr->tdls_cap.ht_capb.cap_info))) { in mwifiex_tdls_add_ht_oper()
936 memcpy((u8 *)&sta_ptr->tdls_cap.ht_capb, pos + 2, in mwifiex_process_tdls_action_frame()
1126 mcs = sta_ptr->tdls_cap.ht_capb.mcs; in mwifiex_tdls_process_enable_link()
1130 if (le16_to_cpu(sta_ptr->tdls_cap.ht_capb.cap_info) & in mwifiex_tdls_process_enable_link()
Dmain.h742 struct ieee80211_ht_cap ht_capb; member