Home
last modified time | relevance | path

Searched refs:ieee80211_he_6ghz_capa (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/net/mac80211/
Dhe.c12 ieee80211_update_from_he_6ghz_capa(const struct ieee80211_he_6ghz_capa *he_6ghz_capa, in ieee80211_update_from_he_6ghz_capa()
113 const struct ieee80211_he_6ghz_capa *he_6ghz_capa, in ieee80211_he_cap_ie_to_sta_he_cap()
Dieee80211_i.h1721 const struct ieee80211_he_6ghz_capa *he_6ghz_capa;
2226 const struct ieee80211_he_6ghz_capa *he_6ghz_capa,
Dmesh_plink.c246 2 + 1 + sizeof(struct ieee80211_he_6ghz_capa) + in mesh_plink_frame_tx()
Dmesh.c991 2 + 1 + sizeof(struct ieee80211_he_6ghz_capa) + in ieee80211_mesh_build_beacon()
Dtdls.c942 2 + 1 + sizeof(struct ieee80211_he_6ghz_capa) + in ieee80211_tdls_build_mgmt_packet_data()
Dmlme.c1832 size += 2 + 1 + sizeof(struct ieee80211_he_6ghz_capa); in ieee80211_send_assoc()
/linux-6.12.1/net/wireless/
Dtrace.h4034 __array(u8, he_6ghz_capa, (int)sizeof(struct ieee80211_he_6ghz_capa))
4064 memset(__entry->he_6ghz_capa, 0, sizeof(struct ieee80211_he_6ghz_capa));
4067 sizeof(struct ieee80211_he_6ghz_capa));
Dnl80211.c785 NLA_POLICY_EXACT_LEN(sizeof(struct ieee80211_he_6ghz_capa)),
/linux-6.12.1/include/net/
Dcfg80211.h464 struct ieee80211_he_6ghz_capa he_6ghz_capa;
1694 const struct ieee80211_he_6ghz_capa *he_6ghz_capa;
Dmac80211.h2426 struct ieee80211_he_6ghz_capa he_6ghz_capa;
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/
Dmcu.c2260 struct ieee80211_he_6ghz_capa *he_6ghz_capa; in mt7925_get_phy_mode_ext()
2273 he_6ghz_capa = (struct ieee80211_he_6ghz_capa *)&capa; in mt7925_get_phy_mode_ext()
/linux-6.12.1/include/linux/
Dieee80211.h4374 struct ieee80211_he_6ghz_capa { struct
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c2335 const struct ieee80211_he_6ghz_capa *he_6ghz_capa, in ath12k_get_smps_from_capa()
2353 const struct ieee80211_he_6ghz_capa *he_6ghz_capa = &sta->deflink.he_6ghz_capa; in ath12k_peer_assoc_h_smps()
2835 const struct ieee80211_he_6ghz_capa *he_6ghz_capa) in ath12k_setup_peer_smps()