Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211-eht.h115 * struct ieee80211_eht_cap_elem_fixed - EHT capabilities fixed data
123 struct ieee80211_eht_cap_elem_fixed { struct
130 * @fixed: fixed parts, see &ieee80211_eht_cap_elem_fixed argument
134 struct ieee80211_eht_cap_elem_fixed fixed;
285 const struct ieee80211_eht_cap_elem_fixed *eht_cap, in ieee80211_eht_mcs_nss_size()
349 const struct ieee80211_eht_cap_elem_fixed *elem = (const void *)data; in ieee80211_eht_capa_size_ok()
350 u8 needed = sizeof(struct ieee80211_eht_cap_elem_fixed); in ieee80211_eht_capa_size_ok()
/linux/net/mac80211/
H A Ddebugfs_sta.c1047 struct ieee80211_eht_cap_elem_fixed *fixed = &bec->eht_cap_elem; in link_sta_eht_capa_read()
H A Dutil.c4528 struct ieee80211_eht_cap_elem_fixed fixed; in ieee80211_put_eht_cap()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c1562 struct ieee80211_eht_cap_elem_fixed *eht_cap_elem = &eht_cap->eht_cap_elem; in mt7996_init_eht_caps()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c165 struct ieee80211_eht_cap_elem_fixed *eht_cap_elem = &eht_cap->eht_cap_elem; in mt7925_init_eht_caps()
H A Dmcu.c1648 struct ieee80211_eht_cap_elem_fixed *elem; in mt7925_mcu_sta_he_6g_tlv()
/linux/include/net/
H A Dcfg80211.h432 struct ieee80211_eht_cap_elem_fixed eht_cap_elem;
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c8706 const struct ieee80211_eht_cap_elem_fixed *eht_cap) in ath12k_mac_copy_eht_mcs_nss()
8767 ath12k_mac_filter_eht_cap_mesh(struct ieee80211_eht_cap_elem_fixed in ath12k_mac_filter_eht_cap_mesh()
8814 struct ieee80211_eht_cap_elem_fixed *eht_cap_elem = &eht_cap->eht_cap_elem; in ath12k_mac_copy_eht_cap()