Home
last modified time | relevance | path

Searched refs:band_type (Results 1 – 6 of 6) sorted by relevance

/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Drtl_btc.h31 void rtl_btc_switch_band_notify(struct rtl_priv *rtlpriv, u8 band_type,
33 void rtl_btc_switch_band_notify_wifionly(struct rtl_priv *rtlpriv, u8 band_type,
Drtl_btc.c453 void rtl_btc_switch_band_notify(struct rtl_priv *rtlpriv, u8 band_type, in rtl_btc_switch_band_notify() argument
462 switch (band_type) { in rtl_btc_switch_band_notify()
479 void rtl_btc_switch_band_notify_wifionly(struct rtl_priv *rtlpriv, u8 band_type, in rtl_btc_switch_band_notify_wifionly() argument
483 u8 is_5g = (band_type == BAND_ON_5G); in rtl_btc_switch_band_notify_wifionly()
/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h844 enum band_type { enum
1685 enum band_type current_bandtype; /* 0:2.4G, 1:5G */
1686 enum band_type current_bandtypebackup;
1687 enum band_type bandset;
2503 enum band_type currentbandtype_backfordmdp;
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c824 enum band_type band, in _rtl92ee_store_tx_power_by_rate()
1149 enum band_type band, in _rtl92ee_get_txpower_by_rate()
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c602 rtlhal->current_bandtype = (enum band_type) band; in rtl8821ae_phy_switch_wirelessband()
1170 enum band_type band, u8 rate) in _rtl8812ae_phy_get_txpower_by_rate_base_index()
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c876 enum band_type band, in _rtl8723be_get_txpower_by_rate()