Home
last modified time | relevance | path

Searched refs:ieee80211_sta_he_cap (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c45 struct ieee80211_sta_he_cap *he_cap = &link_sta->he_cap; in rs_fw_sgi_cw_support()
66 const struct ieee80211_sta_he_cap *sband_he_cap) in rs_fw_get_config_flags()
70 struct ieee80211_sta_he_cap *he_cap = &link_sta->he_cap; in rs_fw_get_config_flags()
197 const struct ieee80211_sta_he_cap *sband_he_cap, in rs_fw_he_set_enabled_rates()
200 const struct ieee80211_sta_he_cap *he_cap = &link_sta->he_cap; in rs_fw_he_set_enabled_rates()
287 const struct ieee80211_sta_he_cap *sband_he_cap, in rs_fw_eht_set_enabled_rates()
369 const struct ieee80211_sta_he_cap *sband_he_cap, in rs_fw_set_supp_rates()
378 const struct ieee80211_sta_he_cap *he_cap = &link_sta->he_cap; in rs_fw_set_supp_rates()
589 const struct ieee80211_sta_he_cap *sband_he_cap = in iwl_mvm_rs_fw_rate_init()
H A Dops.c154 const struct ieee80211_sta_he_cap *he_cap; in iwl_mvm_rx_monitor_notif()
199 struct ieee80211_sta_he_cap *he = (void *)(uintptr_t)he_cap; in iwl_mvm_rx_monitor_notif()
/kernel/linux/linux-6.6/net/mac80211/
H A Dhe.c116 struct ieee80211_sta_he_cap *he_cap = &link_sta->pub->he_cap; in ieee80211_he_cap_ie_to_sta_he_cap()
117 const struct ieee80211_sta_he_cap *own_he_cap_ptr; in ieee80211_he_cap_ie_to_sta_he_cap()
118 struct ieee80211_sta_he_cap own_he_cap; in ieee80211_he_cap_ie_to_sta_he_cap()
H A Dvht.c359 struct ieee80211_sta_he_cap *he_cap = &link_sta->pub->he_cap; in ieee80211_sta_cap_rx_bw()
567 const struct ieee80211_sta_he_cap *he_cap = &link_sta->pub->he_cap; in ieee80211_sta_set_rx_nss()
H A Dmesh.c565 const struct ieee80211_sta_he_cap *he_cap; in mesh_add_he_cap_ie()
593 const struct ieee80211_sta_he_cap *he_cap; in mesh_add_he_oper_ie()
645 const struct ieee80211_sta_he_cap *he_cap; in mesh_add_eht_cap_ie()
H A Dutil.c1937 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_build_preq_ies_band()
3179 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_ie_len_he_cap()
3199 const struct ieee80211_sta_he_cap *he_cap, in ieee80211_ie_build_he_cap()
3840 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_chandef_he_6ghz_oper()
5050 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_ie_len_eht_cap()
5079 const struct ieee80211_sta_he_cap *he_cap, in ieee80211_ie_build_eht_cap()
H A Dieee80211_i.h2494 const struct ieee80211_sta_he_cap *he_cap,
2630 const struct ieee80211_sta_he_cap *he_cap,
H A Dmlme.c774 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_add_he_ie()
802 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_add_eht_ie()
3950 const struct ieee80211_sta_he_cap *own_he_cap = in ieee80211_twt_req_supported()
3986 const struct ieee80211_sta_he_cap *own_he_cap = in ieee80211_twt_bcast_support()
4660 const struct ieee80211_sta_he_cap *sta_he_cap = in ieee80211_verify_sta_he_mcs_support()
4735 ieee80211_get_eht_cap_mcs_nss(const struct ieee80211_sta_he_cap *sta_he_cap, in ieee80211_get_eht_cap_mcs_nss()
4776 const struct ieee80211_sta_he_cap *sta_he_cap = in ieee80211_verify_sta_eht_mcs_support()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c101 struct ieee80211_sta_he_cap *he_cap = &sta->he_cap; in rs_fw_sgi_cw_support()
125 struct ieee80211_sta_he_cap *he_cap = &sta->he_cap; in rs_fw_get_config_flags()
256 const struct ieee80211_sta_he_cap *he_cap = &sta->he_cap; in rs_fw_he_set_enabled_rates()
309 const struct ieee80211_sta_he_cap *he_cap = &sta->he_cap; in rs_fw_set_supp_rates()
/kernel/linux/linux-5.10/net/mac80211/
H A Dhe.c62 struct ieee80211_sta_he_cap *he_cap = &sta->sta.he_cap; in ieee80211_he_cap_ie_to_sta_he_cap()
H A Dvht.c336 struct ieee80211_sta_he_cap *he_cap = &sta->sta.he_cap; in ieee80211_sta_cap_rx_bw()
495 const struct ieee80211_sta_he_cap *he_cap = &sta->sta.he_cap; in ieee80211_sta_set_rx_nss()
H A Dagg-rx.c187 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_add_addbaext()
H A Dutil.c1781 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_build_preq_ies_band()
2870 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_ie_len_he_cap()
2890 const struct ieee80211_sta_he_cap *he_cap, in ieee80211_ie_build_he_cap()
3369 const struct ieee80211_sta_he_cap *he_cap; in ieee80211_chandef_he_6ghz_oper()
H A Dmesh.c563 const struct ieee80211_sta_he_cap *he_cap; in mesh_add_he_cap_ie()
591 const struct ieee80211_sta_he_cap *he_cap; in mesh_add_he_oper_ie()
H A Ddebugfs_sta.c621 struct ieee80211_sta_he_cap *hec = &sta->sta.he_cap; in sta_he_capa_read()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c291 mt7915_set_stream_he_txbf_caps(struct ieee80211_sta_he_cap *he_cap, in mt7915_set_stream_he_txbf_caps()
404 struct ieee80211_sta_he_cap *he_cap = &data[idx].he_cap; in mt7915_init_he_caps()
H A Dmcu.c140 static const struct ieee80211_sta_he_cap *
158 const struct ieee80211_sta_he_cap *he_cap; in mt7915_get_phy_mode()
930 const struct ieee80211_sta_he_cap *cap; in mt7915_mcu_bss_he_tlv()
1342 struct ieee80211_sta_he_cap *he_cap = &sta->he_cap; in mt7915_mcu_sta_he_tlv()
1507 struct ieee80211_sta_he_cap *he_cap = &sta->he_cap; in mt7915_mcu_sta_muru_tlv()
1792 struct ieee80211_sta_he_cap *pc = &sta->he_cap; in mt7915_mcu_sta_bfer_he()
1795 const struct ieee80211_sta_he_cap *vc; in mt7915_mcu_sta_bfer_he()
1952 const struct ieee80211_sta_he_cap *vc; in mt7915_mcu_sta_txbf_type()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c511 struct ieee80211_sta_he_cap *he_cap, int vif) in mt7996_set_stream_he_txbf_caps()
587 struct ieee80211_sta_he_cap *he_cap = &data->he_cap; in mt7996_init_he_caps()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c618 struct ieee80211_sta_he_cap *he_cap = &sta->deflink.he_cap; in mt76_connac_mcu_sta_he_tlv()
751 struct ieee80211_sta_he_cap *he_cap = &sta->deflink.he_cap; in mt76_connac_mcu_sta_he_tlv_v2()
787 const struct ieee80211_sta_he_cap *he_cap; in mt76_connac_get_phy_mode_v2()
1288 const struct ieee80211_sta_he_cap *he_cap; in mt76_connac_get_phy_mode()
1371 const struct ieee80211_sta_he_cap *
1404 const struct ieee80211_sta_he_cap *cap; in mt76_connac_mcu_uni_bss_he_tlv()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h356 * struct ieee80211_sta_he_cap - STA's HE capabilities
366 struct ieee80211_sta_he_cap { struct
387 struct ieee80211_sta_he_cap he_cap;
535 * Return: pointer to the struct ieee80211_sta_he_cap, or NULL is none found
537 static inline const struct ieee80211_sta_he_cap *
554 * Return: pointer to the struct ieee80211_sta_he_cap, or NULL is none found
556 static inline const struct ieee80211_sta_he_cap *
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c858 struct ieee80211_sta_he_cap *he_cap, int vif) in mt7915_set_stream_he_txbf_caps()
975 struct ieee80211_sta_he_cap *he_cap = &data[idx].he_cap; in mt7915_init_he_caps()
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h2283 struct ieee80211_sta_he_cap he_cap;
6907 * Return: pointer to the struct ieee80211_sta_he_cap, or %NULL is none found
6909 static inline const struct ieee80211_sta_he_cap *
H A Dcfg80211.h353 * struct ieee80211_sta_he_cap - STA's HE capabilities
363 struct ieee80211_sta_he_cap { struct
431 struct ieee80211_sta_he_cap he_cap;
584 * Return: pointer to the struct ieee80211_sta_he_cap, or NULL is none found
586 static inline const struct ieee80211_sta_he_cap *
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c2266 const struct ieee80211_sta_he_cap *he_cap = &sta->deflink.he_cap; in ath11k_peer_assoc_h_he()
2509 const struct ieee80211_sta_he_cap *he_cap = &sta->deflink.he_cap; in ath11k_peer_assoc_h_he_6ghz()
2938 struct ieee80211_sta_he_cap *he_cap) in ath11k_mac_vif_recalc_sta_he_txbf()
2942 struct ieee80211_sta_he_cap *cap_band = NULL; in ath11k_mac_vif_recalc_sta_he_txbf()
3007 struct ieee80211_sta_he_cap he_cap; in ath11k_bss_assoc()
5780 struct ieee80211_sta_he_cap *he_cap, in ath11k_mac_set_hemcsmap()
5823 struct ieee80211_sta_he_cap *he_cap = &data[idx].he_cap; in ath11k_mac_copy_he_cap()
7903 ath11k_mac_get_tx_mcs_map(const struct ieee80211_sta_he_cap *he_cap) in ath11k_mac_get_tx_mcs_map()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c28 struct ieee80211_sta_he_cap *he_cap = &data[idx].he_cap; in mt7921_init_he_caps()

Completed in 98 milliseconds

12