Searched refs:ieee80211_sta_vht_cap (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/net/mac80211/ |
D | vht.c | 17 struct ieee80211_sta_vht_cap *vht_cap, in __check_vhtcap_disable() 28 struct ieee80211_sta_vht_cap *vht_cap) in ieee80211_apply_vhtcap_overrides() 120 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_vht_cap_ie_to_sta_vht_cap() 121 struct ieee80211_sta_vht_cap own_cap; in ieee80211_vht_cap_ie_to_sta_vht_cap() 285 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_rx_bw()
|
D | ieee80211_i.h | 1717 struct ieee80211_sta_vht_cap *vht_cap); 1966 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, 1968 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap,
|
D | debugfs_sta.c | 297 struct ieee80211_sta_vht_cap *vhtc = &sta->sta.vht_cap; in sta_vht_capa_read()
|
D | rc80211_minstrel_ht.c | 1106 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in minstrel_ht_update_caps()
|
D | mesh.c | 506 struct ieee80211_sta_vht_cap *vht_cap; in mesh_add_vht_oper_ie()
|
D | util.c | 2278 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_cap() 2343 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_oper()
|
D | tdls.c | 362 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_tdls_add_setup_start_ies()
|
D | ibss.c | 1067 struct ieee80211_sta_vht_cap cap = sta->sta.vht_cap; in ieee80211_update_sta_info()
|
D | mlme.c | 546 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_add_vht_ie()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | rs.c | 202 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_sgi_allow() 2841 static int rs_vht_highest_rx_mcs_index(struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_highest_rx_mcs_index() 2860 struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_set_enabled_rates() 2933 struct ieee80211_sta_vht_cap *vht_cap) in rs_vht_init() 3028 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in iwl_mvm_rs_rate_init()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-nvm-parse.c | 352 struct ieee80211_sta_vht_cap *vht_cap, in iwl_init_vht_hw_capab()
|
/linux-4.4.14/net/wireless/ |
D | chan.c | 605 struct ieee80211_sta_vht_cap *vht_cap; in cfg80211_chandef_usable()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 2305 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in ath10k_peer_assoc_h_vht() 2521 struct ieee80211_sta_vht_cap vht_cap) in ath10k_mac_vif_recalc_txbf() 2592 struct ieee80211_sta_vht_cap vht_cap; in ath10k_bss_assoc() 2684 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc() 3793 static struct ieee80211_sta_vht_cap ath10k_create_vht_cap(struct ath10k *ar) in ath10k_create_vht_cap() 3795 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath10k_create_vht_cap() 3903 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_setup_ht_vht_cap()
|
/linux-4.4.14/include/net/ |
D | cfg80211.h | 301 struct ieee80211_sta_vht_cap { struct 331 struct ieee80211_sta_vht_cap vht_cap;
|
D | mac80211.h | 1690 struct ieee80211_sta_vht_cap vht_cap;
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | base.c | 243 struct ieee80211_sta_vht_cap *vht_cap) in _rtl_init_hw_vht_capab()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | cfg80211.c | 2478 static void mwifiex_setup_vht_caps(struct ieee80211_sta_vht_cap *vht_info, in mwifiex_setup_vht_caps()
|