Home
last modified time | relevance | path

Searched defs:ht_cap (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/net/wireless/realtek/rtlwifi/
H A Drc.h20 u8 ht_cap; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n.c26 struct ieee80211_ht_cap *ht_cap) in mwifiex_fill_cap_info()
303 struct mwifiex_ie_types_htcap *ht_cap; in mwifiex_cmd_append_11n_tlv() local
H A Dsta_event.c26 const struct ieee80211_ht_cap *ht_cap; in mwifiex_check_ibss_peer_capabilities() local
H A Dutil.c717 const struct ieee80211_ht_cap *ht_cap; in mwifiex_set_sta_ht_cap() local
H A Djoin.c884 struct mwifiex_ie_types_htcap *ht_cap; in mwifiex_cmd_802_11_ad_hoc_start() local
H A Dwmm.c1008 struct ieee80211_ht_cap *ht_cap) in mwifiex_wmm_process_association_req()
H A Dscan.c813 struct mwifiex_ie_types_htcap *ht_cap; in mwifiex_config_scan() local
/linux/drivers/net/wireless/ti/wl18xx/
H A Dacx.c137 struct ieee80211_sta_ht_cap *ht_cap, in wl18xx_acx_set_peer_cap()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h36 struct ieee80211_ht_cap ht_cap; member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c1556 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in rs_move_siso_to_other() local
1726 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in rs_move_mimo2_to_other() local
1894 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in rs_move_mimo3_to_other() local
2745 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in iwl_rs_rate_init() local
H A Drxon.c1262 struct ieee80211_sta_ht_cap *ht_cap; in iwlagn_check_needed_chains() local
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c522 struct ieee80211_sta_ht_cap *ht_cap; in mt76_init_sband() local
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c1381 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in il4965_rs_move_siso_to_other() local
1504 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in il4965_rs_move_mimo2_to_other() local
2268 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in il4965_rs_rate_init() local
H A Dcommon.c3573 il_is_ht40_tx_allowed(struct il_priv *il, struct ieee80211_sta_ht_cap *ht_cap) in il_is_ht40_tx_allowed()
5203 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in il_ht_conf() local
/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h233 struct ieee80211_sta_ht_cap *ht_cap, in wlcore_hw_set_peer_cap()
H A Dwlcore.h452 struct ieee80211_sta_ht_cap ht_cap[WLCORE_NUM_BANDS]; member
514 struct ieee80211_sta_ht_cap *ht_cap) in wlcore_set_ht_cap()
H A Dacx.c1285 struct ieee80211_sta_ht_cap *ht_cap, in wl1271_acx_set_ht_capabilities()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2330 const struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in ath10k_peer_assoc_h_ht() local
2850 const struct ieee80211_sta_ht_cap *ht_cap) in ath10k_setup_peer_smps()
3092 struct ieee80211_sta_ht_cap ht_cap; in ath10k_bss_assoc() local
4953 struct ieee80211_sta_ht_cap ht_cap = {}; in ath10k_get_ht_cap() local
5021 struct ieee80211_sta_ht_cap ht_cap; in ath10k_mac_setup_ht_vht_cap() local
7012 struct ieee80211_sta_ht_cap *ht_cap = &sta->deflink.ht_cap; in ath10k_mac_validate_rate_mask() local
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1649 struct ieee80211_sta_ht_cap *ht_cap, in wl12xx_set_peer_cap()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c2174 const struct ieee80211_sta_ht_cap *ht_cap; ath12k_peer_assoc_h_ht() local
2891 ath12k_get_smps_from_capa(const struct ieee80211_sta_ht_cap * ht_cap,const struct ieee80211_he_6ghz_capa * he_6ghz_capa,int * smps) ath12k_get_smps_from_capa() argument
2913 const struct ieee80211_sta_ht_cap *ht_cap; ath12k_peer_assoc_h_smps() local
3612 ath12k_setup_peer_smps(struct ath12k * ar,struct ath12k_link_vif * arvif,const u8 * addr,const struct ieee80211_sta_ht_cap * ht_cap,const struct ieee80211_he_6ghz_capa * he_6ghz_capa) ath12k_setup_peer_smps() argument
8239 struct ieee80211_sta_ht_cap ht_cap = {}; ath12k_create_ht_cap() local
8443 u32 ht_cap; ath12k_mac_setup_ht_vht_cap() local
14440 ath12k_mac_setup_register(struct ath12k * ar,u32 * ht_cap,struct ieee80211_supported_band * bands[]) ath12k_mac_setup_register() argument
14491 u32 ht_cap = U32_MAX, antennas_rx = 0, antennas_tx = 0; ath12k_mac_hw_register() local
[all...]
/linux/drivers/pci/
H A Dpci.c631 * @ht_cap: HyperTransport capability code in pci_find_next_ht_capability() argument
589 __pci_find_next_ht_cap(struct pci_dev * dev,u8 pos,int ht_cap) __pci_find_next_ht_cap() argument
648 pci_find_ht_capability(struct pci_dev * dev,int ht_cap) pci_find_ht_capability() argument
[all...]
/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200.h54 struct ieee80211_sta_ht_cap ht_cap; member
/linux/net/mac80211/
H A Dmesh.c463 struct ieee80211_sta_ht_cap *ht_cap; mesh_add_ht_oper_ie() local
H A Dutil.c2511 u8 *ieee80211_ie_build_ht_cap(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap, in ieee80211_ie_build_ht_cap() argument
2779 u8 *ieee80211_ie_build_ht_oper(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap, in ieee80211_ie_build_ht_oper() argument
[all...]
H A Dtdls.c373 struct ieee80211_sta_ht_cap ht_cap; ieee80211_tdls_add_setup_start_ies() local
[all...]

12