Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dvht.c118 const struct ieee80211_vht_cap *vht_cap_ie, in ieee80211_vht_cap_ie_to_sta_vht_cap() argument
133 if (!vht_cap_ie || !sband->vht_cap.vht_supported) in ieee80211_vht_cap_ie_to_sta_vht_cap()
171 cap_info = le32_to_cpu(vht_cap_ie->vht_cap_info); in ieee80211_vht_cap_ie_to_sta_vht_cap()
231 memcpy(&vht_cap->vht_mcs, &vht_cap_ie->supp_mcs, in ieee80211_vht_cap_ie_to_sta_vht_cap()
Dieee80211_i.h2181 const struct ieee80211_vht_cap *vht_cap_ie,