/linux-4.1.27/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.1.27/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 | 1653 struct ieee80211_sta_ht_cap *ht_cap); 1966 u8 *ieee80211_ie_build_ht_cap(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap, 1968 u8 *ieee80211_ie_build_ht_oper(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap,
|
D | debugfs_sta.c | 261 struct ieee80211_sta_ht_cap *htc = &sta->sta.ht_cap; in sta_ht_capa_read()
|
D | mesh.c | 446 struct ieee80211_sta_ht_cap *ht_cap; in mesh_add_ht_oper_ie()
|
D | util.c | 2250 u8 *ieee80211_ie_build_ht_cap(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap, in ieee80211_ie_build_ht_cap() 2306 u8 *ieee80211_ie_build_ht_oper(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap, in ieee80211_ie_build_ht_oper()
|
D | mlme.c | 160 struct ieee80211_sta_ht_cap sta_ht_cap; in ieee80211_determine_chantype() 481 struct ieee80211_sta_ht_cap ht_cap; in ieee80211_add_ht_ie() 4315 struct ieee80211_sta_ht_cap sta_ht_cap; in ieee80211_prep_connection()
|
D | tdls.c | 302 struct ieee80211_sta_ht_cap ht_cap; in ieee80211_tdls_add_setup_start_ies()
|
D | sta_info.c | 1764 struct ieee80211_sta_ht_cap *ht_cap = &sta->sta.ht_cap; in sta_info_tx_streams()
|
D | ibss.c | 179 struct ieee80211_sta_ht_cap ht_cap; in ieee80211_ibss_build_presp()
|
/linux-4.1.27/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.1.27/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]; 520 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 | 4318 struct ieee80211_sta_ht_cap sta_ht_cap; in wl1271_bss_info_changed_sta()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | cw1200.h | 57 struct ieee80211_sta_ht_cap ht_cap;
|
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/ |
D | acx.c | 151 struct ieee80211_sta_ht_cap *ht_cap, in wl18xx_acx_set_peer_cap()
|
D | main.c | 1596 struct ieee80211_sta_ht_cap *ht_cap, in wl18xx_set_peer_cap() 1712 static struct ieee80211_sta_ht_cap wl18xx_siso40_ht_cap_2ghz = { 1727 static struct ieee80211_sta_ht_cap wl18xx_siso40_ht_cap_5ghz = { 1742 static struct ieee80211_sta_ht_cap wl18xx_siso20_ht_cap = { 1756 static struct ieee80211_sta_ht_cap wl18xx_mimo_ht_cap_2ghz = {
|
D | acx.h | 377 struct ieee80211_sta_ht_cap *ht_cap,
|
/linux-4.1.27/net/wireless/ |
D | chan.c | 604 struct ieee80211_sta_ht_cap *ht_cap; in cfg80211_chandef_usable()
|
/linux-4.1.27/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.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rs.c | 1604 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_siso_to_other() 1776 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_mimo2_to_other() 1946 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_mimo3_to_other() 2808 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in iwl_rs_rate_init()
|
D | sta.c | 198 struct ieee80211_sta_ht_cap *sta_ht_inf = &sta->ht_cap; in iwl_sta_calc_ht_flags()
|
D | rxon.c | 1286 struct ieee80211_sta_ht_cap *ht_cap; in iwlagn_check_needed_chains()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2x00.h | 414 struct ieee80211_sta_ht_cap ht;
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 1476 const struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in ath10k_peer_assoc_h_ht() 1793 const struct ieee80211_sta_ht_cap *ht_cap) in ath10k_setup_peer_smps() 1880 struct ieee80211_sta_ht_cap ht_cap; in ath10k_bss_assoc() 5344 static struct ieee80211_sta_ht_cap ath10k_get_ht_cap(struct ath10k *ar) in ath10k_get_ht_cap() 5347 struct ieee80211_sta_ht_cap ht_cap = {0}; in ath10k_get_ht_cap() 5449 struct ieee80211_sta_ht_cap ht_cap; in ath10k_mac_register()
|
/linux-4.1.27/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.1.27/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.1.27/include/net/ |
D | cfg80211.h | 282 struct ieee80211_sta_ht_cap { struct 329 struct ieee80211_sta_ht_cap ht_cap;
|
D | mac80211.h | 1621 struct ieee80211_sta_ht_cap ht_cap;
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | rs.c | 204 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_sgi_allow() 2684 struct ieee80211_sta_ht_cap *ht_cap) in rs_ht_init() 2809 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in iwl_mvm_rs_rate_init()
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | cfg80211.c | 1645 struct ieee80211_sta_ht_cap *ht_info; in mwifiex_cfg80211_set_antenna() 2359 mwifiex_setup_ht_caps(struct ieee80211_sta_ht_cap *ht_info, in mwifiex_setup_ht_caps()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | base.c | 175 struct ieee80211_sta_ht_cap *ht_cap) in _rtl_init_hw_ht_capab()
|
/linux-4.1.27/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()
|