Home
last modified time | relevance | path

Searched defs:ht40 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8192f.c442 rtl8192f_set_tx_power(struct rtl8xxxu_priv *priv, int channel, bool ht40) in rtl8192f_set_tx_power()
603 bool ht40 = conf_is_ht40(&hw->conf); in rtl8192fu_config_channel() local
H A Drtl8xxxu_8723b.c405 rtl8723b_set_tx_power(struct rtl8xxxu_priv *priv, int channel, bool ht40) in rtl8723b_set_tx_power()
H A Drtl8xxxu_8192e.c529 rtl8192e_set_tx_power(struct rtl8xxxu_priv *priv, int channel, bool ht40) in rtl8192e_set_tx_power()
H A Drtl8xxxu_8188f.c374 rtl8188f_set_tx_power(struct rtl8xxxu_priv *priv, int channel, bool ht40) in rtl8188f_set_tx_power()
H A Drtl8xxxu_8710b.c697 bool ht40 = conf_is_ht40(&hw->conf); in rtl8710bu_config_channel() local
H A Drtl8xxxu_core.c1502 rtl8xxxu_gen1_set_tx_power(struct rtl8xxxu_priv *priv, int channel, bool ht40) in rtl8xxxu_gen1_set_tx_power()
6632 bool ht40; in rtl8xxxu_config() local
H A Drtl8xxxu.h1058 int ht40:4; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmt7921.h163 u8 ht40[9]; member
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c768 int ht40; in il_dbgfs_disable_ht40_write() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c495 int ht40; in iwl_dbgfs_disable_ht40_write() local
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1752 static const s32 ht40[] = { 13500, 27000, 40500, 54000, in is_rate_ht40() local
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1141 static int ath_max_framelen(int usec, int mcs, bool ht40, bool sgi) in ath_max_framelen()