Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dieee80211.h2039 struct ieee80211_eht_cap_elem_fixed { struct
2050 struct ieee80211_eht_cap_elem_fixed fixed;
2891 const struct ieee80211_eht_cap_elem_fixed *eht_cap, in ieee80211_eht_mcs_nss_size()
2955 const struct ieee80211_eht_cap_elem_fixed *elem = (const void *)data; in ieee80211_eht_capa_size_ok()
2956 u8 needed = sizeof(struct ieee80211_eht_cap_elem_fixed); in ieee80211_eht_capa_size_ok()
/Linux-v6.1/include/net/
Dcfg80211.h408 struct ieee80211_eht_cap_elem_fixed eht_cap_elem;