Searched refs:ieee80211_sta_vht_cap (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/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() 270 struct ieee80211_sta_vht_cap *vht_cap = &sta->sta.vht_cap; in ieee80211_sta_cap_rx_bw()
|
D | ieee80211_i.h | 1719 struct ieee80211_sta_vht_cap *vht_cap); 1971 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, 1973 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap,
|
D | debugfs_sta.c | 337 struct ieee80211_sta_vht_cap *vhtc = &sta->sta.vht_cap; in sta_vht_capa_read()
|
D | rc80211_minstrel_ht.c | 1100 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in minstrel_ht_update_caps()
|
D | util.c | 2285 u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_cap() 2347 u8 *ieee80211_ie_build_vht_oper(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap, in ieee80211_ie_build_vht_oper()
|
D | tdls.c | 303 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_tdls_add_setup_start_ies()
|
D | ibss.c | 1061 struct ieee80211_sta_vht_cap cap = sta->sta.vht_cap; in ieee80211_update_sta_info()
|
D | mlme.c | 548 struct ieee80211_sta_vht_cap vht_cap; in ieee80211_add_vht_ie()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | rs.c | 205 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in rs_sgi_allow() 2623 static int rs_vht_highest_rx_mcs_index(struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_highest_rx_mcs_index() 2642 struct ieee80211_sta_vht_cap *vht_cap, in rs_vht_set_enabled_rates() 2715 struct ieee80211_sta_vht_cap *vht_cap) in rs_vht_init() 2810 struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in iwl_mvm_rs_rate_init()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 1626 const struct ieee80211_sta_vht_cap *vht_cap = &sta->vht_cap; in ath10k_peer_assoc_h_vht() 1813 struct ieee80211_sta_vht_cap vht_cap) in ath10k_mac_vif_recalc_txbf() 1881 struct ieee80211_sta_vht_cap vht_cap; in ath10k_bss_assoc() 1973 struct ieee80211_sta_vht_cap vht_cap = {}; in ath10k_bss_disassoc() 5321 static struct ieee80211_sta_vht_cap ath10k_create_vht_cap(struct ath10k *ar) in ath10k_create_vht_cap() 5323 struct ieee80211_sta_vht_cap vht_cap = {0}; in ath10k_create_vht_cap() 5448 struct ieee80211_sta_vht_cap vht_cap; in ath10k_mac_register()
|
/linux-4.1.27/net/wireless/ |
D | chan.c | 605 struct ieee80211_sta_vht_cap *vht_cap; in cfg80211_chandef_usable()
|
/linux-4.1.27/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.1.27/include/net/ |
D | cfg80211.h | 300 struct ieee80211_sta_vht_cap { struct 330 struct ieee80211_sta_vht_cap vht_cap;
|
D | mac80211.h | 1622 struct ieee80211_sta_vht_cap vht_cap;
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | base.c | 243 struct ieee80211_sta_vht_cap *vht_cap) in _rtl_init_hw_vht_capab()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | cfg80211.c | 2329 static void mwifiex_setup_vht_caps(struct ieee80211_sta_vht_cap *vht_info, in mwifiex_setup_vht_caps()
|