Searched defs:ht_info (Results 1 - 10 of 10) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | common-init.c | 172 ath9k_cmn_setup_ht_cap(struct ath_hw *ah, struct ieee80211_sta_ht_cap *ht_info) ath9k_cmn_setup_ht_cap() argument
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
H A D | cfp.c | 198 mwifiex_index_to_acs_data_rate(struct mwifiex_private *priv, u8 index, u8 ht_info) mwifiex_index_to_acs_data_rate() argument 252 mwifiex_index_to_data_rate(struct mwifiex_private *priv, u8 index, u8 ht_info) mwifiex_index_to_data_rate() argument
|
H A D | 11n.c | 318 struct mwifiex_ie_types_htinfo *ht_info; mwifiex_cmd_append_11n_tlv() local
|
H A D | join.c | 836 struct mwifiex_ie_types_htinfo *ht_info; mwifiex_cmd_802_11_ad_hoc_start() local
|
H A D | cfg80211.c | 1759 struct ieee80211_sta_ht_cap *ht_info; mwifiex_cfg80211_set_antenna() local 2508 mwifiex_setup_ht_caps(struct ieee80211_sta_ht_cap *ht_info, mwifiex_setup_ht_caps() argument
|
H A D | fw.h | 646 u8 ht_info; member in struct:rxpd 677 u8 ht_info; member in struct:uap_rxpd 1166 u8 ht_info; member in struct:host_cmd_ds_tx_rate_query
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
H A D | iwl-eeprom-parse.c | 734 iwl_init_ht_hw_capab(const struct iwl_cfg *cfg, struct iwl_nvm_data *data, struct ieee80211_sta_ht_cap *ht_info, enum ieee80211_band band, u8 tx_chains, u8 rx_chains) iwl_init_ht_hw_capab() argument
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
H A D | cw1200.h | 151 struct cw1200_ht_info ht_info; member in struct:cw1200_common 303 static inline int cw1200_is_ht(const struct cw1200_ht_info *ht_info) cw1200_is_ht() argument 308 static inline int cw1200_ht_greenfield(const struct cw1200_ht_info *ht_info) cw1200_ht_greenfield() argument 316 static inline int cw1200_ht_ampdu_density(const struct cw1200_ht_info *ht_info) cw1200_ht_ampdu_density() argument
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | common.c | 3379 il_init_ht_hw_capab(const struct il_priv *il, struct ieee80211_sta_ht_cap *ht_info, enum ieee80211_band band) il_init_ht_hw_capab() argument
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-tlv.h | 1290 __le32 ht_info[2]; member in struct:wmi_tlv_peer_assoc_cmd
|
Completed in 481 milliseconds