Searched defs:he_capabilities (Results 1 – 4 of 4) sorted by relevance
190 struct he_capabilities { struct191 u8 he_supported;192 u8 phy_cap[HE_MAX_PHY_CAPAB_SIZE];193 u8 mac_cap[HE_MAX_MAC_CAPAB_SIZE];194 u8 mcs[HE_MAX_MCS_CAPAB_SIZE];195 u8 ppet[HE_MAX_PPET_CAPAB_SIZE];196 u16 he_6ghz_capa;
103 const u8 *he_capabilities; member
692 const u8 *he_capabilities; member
139 struct ieee80211_he_capabilities *he_capabilities; member