Home
last modified time | relevance | path

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

123

/Linux-v5.4/net/mac80211/
Dht.c22 struct ieee80211_sta_ht_cap *ht_cap, in __check_htcap_disable()
34 struct ieee80211_sta_ht_cap *ht_cap, in __check_htcap_enable()
45 struct ieee80211_sta_ht_cap *ht_cap) in ieee80211_apply_htcap_overrides()
142 struct ieee80211_sta_ht_cap ht_cap, own_cap; in ieee80211_ht_cap_ie_to_sta_ht_cap() local
Dmlme.c321 const struct ieee80211_ht_cap *ht_cap, in ieee80211_config_bw()
462 struct ieee80211_sta_ht_cap ht_cap; in ieee80211_add_ht_ie() local
4639 const struct ieee80211_ht_cap *ht_cap; in ieee80211_ht_vht_rx_chains() local
4745 const struct ieee80211_ht_cap *ht_cap = NULL; in ieee80211_prep_channel() local
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c99 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_fw_sgi_cw_support() local
123 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_fw_get_config_flags() local
282 const struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_fw_set_supp_rates() local
384 const struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_fw_get_max_amsdu_len() local
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Drc.h20 u8 ht_cap; member
/Linux-v5.4/drivers/staging/rtl8712/
Drtl871x_ht.h29 struct ieee80211_ht_cap ht_cap; member
Drtl871x_ioctl_linux.c218 u16 cap, ht_cap = false, mcs_rate; in translate_scan() local
608 u8 ht_cap = false; in r8711_wx_get_name() local
1402 u16 rate, max_rate = 0, ht_cap = false; in r8711_wx_get_rate() local
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Drtw_ht.h23 struct ieee80211_ht_cap ht_cap; member
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
D11n.c38 struct ieee80211_ht_cap *ht_cap) in mwifiex_fill_cap_info()
315 struct mwifiex_ie_types_htcap *ht_cap; in mwifiex_cmd_append_11n_tlv() local
Dsta_event.c38 const struct ieee80211_ht_cap *ht_cap; in mwifiex_check_ibss_peer_capabilities() local
Dutil.c639 const struct ieee80211_ht_cap *ht_cap; in mwifiex_set_sta_ht_cap() local
Dtdls.c471 struct ieee80211_ht_cap *ht_cap; in mwifiex_prep_tdls_encap_data() local
736 struct ieee80211_ht_cap *ht_cap; in mwifiex_construct_tdls_action_frame() local
Djoin.c855 struct mwifiex_ie_types_htcap *ht_cap; in mwifiex_cmd_802_11_ad_hoc_start() local
/Linux-v5.4/drivers/net/wireless/ti/wl18xx/
Dacx.c137 struct ieee80211_sta_ht_cap *ht_cap, in wl18xx_acx_set_peer_cap()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dmac80211.c115 struct ieee80211_sta_ht_cap *ht_cap = &sband->ht_cap; in mt76_init_stream_cap() local
163 struct ieee80211_sta_ht_cap *ht_cap; in mt76_init_sband() local
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c1587 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_siso_to_other() local
1757 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_mimo2_to_other() local
1925 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in rs_move_mimo3_to_other() local
2780 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in iwl_rs_rate_init() local
Drxon.c1267 struct ieee80211_sta_ht_cap *ht_cap; in iwlagn_check_needed_chains() local
/Linux-v5.4/drivers/net/wireless/mediatek/mt7601u/
Dinit.c522 struct ieee80211_sta_ht_cap *ht_cap; in mt76_init_sband() local
/Linux-v5.4/drivers/staging/rtl8192e/
Drtllib_wx.c139 struct ht_capab_ele *ht_cap = NULL; in rtl819x_translate_scan() local
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Drtw_ht.h37 struct rtw_ieee80211_ht_cap ht_cap; member
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Dieee80211_wx.c134 struct ht_capability_ele *ht_cap = NULL; in rtl819x_translate_scan() local
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
D4965-rs.c1387 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in il4965_rs_move_siso_to_other() local
1510 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in il4965_rs_move_mimo2_to_other() local
2274 struct ieee80211_sta_ht_cap *ht_cap = &sta->ht_cap; in il4965_rs_rate_init() local
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dhw_ops.h233 struct ieee80211_sta_ht_cap *ht_cap, in wlcore_hw_set_peer_cap()
/Linux-v5.4/net/wireless/
Dchan.c882 struct ieee80211_sta_ht_cap *ht_cap; in cfg80211_chandef_usable() local
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dmain.c767 struct ieee80211_sta_ht_cap *ht_cap) in rtw_init_ht_cap()
/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_ieee80211.c999 struct ieee80211_ht_cap *ht_cap = in rtw_get_bcn_info() local

123