/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | common-init.h | 19 struct ieee80211_sta_ht_cap *ht_info);
|
D | common-init.c | 173 struct ieee80211_sta_ht_cap *ht_info) in ath9k_cmn_setup_ht_cap()
|
/linux-4.4.14/net/mac80211/ |
D | ht.c | 24 struct ieee80211_sta_ht_cap *ht_cap, in __check_htcap_disable() 36 struct ieee80211_sta_ht_cap *ht_cap, in __check_htcap_enable() 47 struct ieee80211_sta_ht_cap *ht_cap) in ieee80211_apply_htcap_overrides() 135 struct ieee80211_sta_ht_cap ht_cap, own_cap; in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
D | ieee80211_i.h | 1651 struct ieee80211_sta_ht_cap *ht_cap); 1961 u8 *ieee80211_ie_build_ht_cap(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap, 1963 u8 *ieee80211_ie_build_ht_oper(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap,
|
D | debugfs_sta.c | 221 struct ieee80211_sta_ht_cap *htc = &sta->sta.ht_cap; in sta_ht_capa_read()
|
D | mesh.c | 443 struct ieee80211_sta_ht_cap *ht_cap; in mesh_add_ht_oper_ie()
|
D | util.c | 2243 u8 *ieee80211_ie_build_ht_cap(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap, in ieee80211_ie_build_ht_cap() 2299 u8 *ieee80211_ie_build_ht_oper(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap, in ieee80211_ie_build_ht_oper()
|
D | mlme.c | 153 struct ieee80211_sta_ht_cap sta_ht_cap; in ieee80211_determine_chantype() 474 struct ieee80211_sta_ht_cap ht_cap; in ieee80211_add_ht_ie() 4770 struct ieee80211_sta_ht_cap sta_ht_cap; in ieee80211_mgd_assoc()
|
D | tdls.c | 361 struct ieee80211_sta_ht_cap ht_cap; in ieee80211_tdls_add_setup_start_ies()
|
D | sta_info.c | 1787 struct ieee80211_sta_ht_cap *ht_cap = &sta->sta.ht_cap; in sta_info_tx_streams()
|
D | ibss.c | 180 struct ieee80211_sta_ht_cap ht_cap; in ieee80211_ibss_build_presp()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-eeprom-parse.h | 140 struct ieee80211_sta_ht_cap *ht_info,
|
D | iwl-eeprom-parse.c | 736 struct ieee80211_sta_ht_cap *ht_info, in iwl_init_ht_hw_capab()
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | wlcore.h | 111 struct ieee80211_sta_ht_cap *ht_cap, 465 struct ieee80211_sta_ht_cap ht_cap[WLCORE_NUM_BANDS]; 523 struct ieee80211_sta_ht_cap *ht_cap) in wlcore_set_ht_cap()
|
D | hw_ops.h | 247 struct ieee80211_sta_ht_cap *ht_cap, in wlcore_hw_set_peer_cap()
|
D | acx.h | 1107 struct ieee80211_sta_ht_cap *ht_cap,
|
D | acx.c | 1301 struct ieee80211_sta_ht_cap *ht_cap, in wl1271_acx_set_ht_capabilities()
|
D | main.c | 4355 struct ieee80211_sta_ht_cap sta_ht_cap; in wl1271_bss_info_changed_sta()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | cw1200.h | 57 struct ieee80211_sta_ht_cap ht_cap;
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
D | main.c | 1632 struct ieee80211_sta_ht_cap *ht_cap, in wl18xx_set_peer_cap() 1748 static struct ieee80211_sta_ht_cap wl18xx_siso40_ht_cap_2ghz = { 1763 static struct ieee80211_sta_ht_cap wl18xx_siso40_ht_cap_5ghz = { 1778 static struct ieee80211_sta_ht_cap wl18xx_siso20_ht_cap = { 1792 static struct ieee80211_sta_ht_cap wl18xx_mimo_ht_cap_2ghz = {
|
D | acx.c | 151 struct ieee80211_sta_ht_cap *ht_cap, in wl18xx_acx_set_peer_cap()
|
D | acx.h | 398 struct ieee80211_sta_ht_cap *ht_cap,
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | init.c | 528 struct ieee80211_sta_ht_cap *ht_cap; in mt76_init_sband()
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 1657 struct ieee80211_sta_ht_cap *ht_cap, in wl12xx_set_peer_cap() 1735 static struct ieee80211_sta_ht_cap wl12xx_ht_cap = {
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | rs.c | 1602 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_siso_to_other() 1772 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_mimo2_to_other() 1940 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_mimo3_to_other() 2799 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in iwl_rs_rate_init()
|
D | rxon.c | 1287 struct ieee80211_sta_ht_cap *ht_cap; in iwlagn_check_needed_chains()
|
D | sta.c | 170 struct ieee80211_sta_ht_cap *sta_ht_inf = &sta->ht_cap; in iwl_sta_calc_ht_flags()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00.h | 416 struct ieee80211_sta_ht_cap ht;
|
/linux-4.4.14/net/wireless/ |
D | chan.c | 604 struct ieee80211_sta_ht_cap *ht_cap; in cfg80211_chandef_usable()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | 4965-rs.c | 1402 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in il4965_rs_move_siso_to_other() 1525 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in il4965_rs_move_mimo2_to_other() 2295 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in il4965_rs_rate_init()
|
D | common.c | 1885 struct ieee80211_sta_ht_cap *sta_ht_inf = &sta->ht_cap; in il_set_ht_add_station() 3380 struct ieee80211_sta_ht_cap *ht_info, in il_init_ht_hw_capab() 3582 il_is_ht40_tx_allowed(struct il_priv *il, struct ieee80211_sta_ht_cap *ht_cap) in il_is_ht40_tx_allowed() 5241 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in il_ht_conf()
|
D | common.h | 1715 struct ieee80211_sta_ht_cap *ht_cap);
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_91x_mac80211.c | 175 memset(&sbands->ht_cap, 0, sizeof(struct ieee80211_sta_ht_cap)); in rsi_register_rates_channels()
|
/linux-4.4.14/include/net/ |
D | cfg80211.h | 283 struct ieee80211_sta_ht_cap { struct 330 struct ieee80211_sta_ht_cap ht_cap;
|
D | mac80211.h | 1689 struct ieee80211_sta_ht_cap ht_cap;
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 2081 const struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in ath10k_peer_assoc_h_ht() 2501 const struct ieee80211_sta_ht_cap *ht_cap) in ath10k_setup_peer_smps() 2591 struct ieee80211_sta_ht_cap ht_cap; in ath10k_bss_assoc() 3835 static struct ieee80211_sta_ht_cap ath10k_get_ht_cap(struct ath10k *ar) in ath10k_get_ht_cap() 3838 struct ieee80211_sta_ht_cap ht_cap = {0}; in ath10k_get_ht_cap() 3904 struct ieee80211_sta_ht_cap ht_cap; in ath10k_mac_setup_ht_vht_cap()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | rs.c | 201 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_sgi_allow() 2902 struct ieee80211_sta_ht_cap *ht_cap) in rs_ht_init() 3027 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in iwl_mvm_rs_rate_init()
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | cfg80211.c | 1759 struct ieee80211_sta_ht_cap *ht_info; in mwifiex_cfg80211_set_antenna() 2508 mwifiex_setup_ht_caps(struct ieee80211_sta_ht_cap *ht_info, in mwifiex_setup_ht_caps()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | base.c | 175 struct ieee80211_sta_ht_cap *ht_cap) in _rtl_init_hw_ht_capab()
|
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/ |
D | ioctl_cfg80211.c | 3123 static void rtw_cfg80211_init_ht_capab(struct ieee80211_sta_ht_cap *ht_cap, in rtw_cfg80211_init_ht_capab()
|