Home
last modified time | relevance | path

Searched refs:BAND_ON_2_4G (Results 1 – 11 of 11) sorted by relevance

/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192de/
Dphy.c569 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in _rtl92d_phy_config_bb_with_headerfile()
625 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in _rtl92d_phy_config_bb_with_headerfile()
965 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in _rtl92d_get_txpower_index()
1036 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_2_4G) in rtl92d_phy_set_txpower_level()
1039 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_2_4G) in rtl92d_phy_set_txpower_level()
1127 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in rtl92d_phy_set_bw_mode()
1174 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in rtl92d_phy_switch_wirelessband()
1188 if (rtlhal->current_bandtype == BAND_ON_2_4G) in rtl92d_phy_switch_wirelessband()
1196 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in rtl92d_phy_switch_wirelessband()
1444 } else if (rtlhal->current_bandtype == BAND_ON_2_4G) { in _rtl92d_phy_switch_rf_setting()
[all …]
Ddm.c921 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1001 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1042 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1047 BAND_ON_2_4G) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1115 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
Drf.c490 if (rtlhal->current_bandtype == BAND_ON_2_4G && in rtl92d_phy_rf6052_config()
Dhw.c993 if (rtlhal->current_bandtype == BAND_ON_2_4G) in rtl92de_hw_init()
1830 case BAND_ON_2_4G: in _rtl92de_read_adapter_info()
/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192ce/
Dsw.c105 rtlpriv->rtlhal.current_bandtype = BAND_ON_2_4G; in rtl92c_init_sw_vars()
106 rtlpriv->rtlhal.bandset = BAND_ON_2_4G; in rtl92c_init_sw_vars()
/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192se/
Dsw.c149 rtlpriv->rtlhal.current_bandtype = BAND_ON_2_4G; in rtl92s_init_sw_vars()
150 rtlpriv->rtlhal.bandset = BAND_ON_2_4G; in rtl92s_init_sw_vars()
/linux-3.4.99/drivers/net/wireless/rtlwifi/
Dcore.c186 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_2_4G) in rtl_op_add_interface()
200 if (rtlpriv->rtlhal.current_bandtype == BAND_ON_2_4G) in rtl_op_add_interface()
487 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in rtl_op_sta_add()
754 if (rtlhal->current_bandtype == BAND_ON_2_4G) in rtl_op_bss_info_changed()
Drc.c73 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in _rtl_rc_get_highest_rix()
Dbase.c274 if (rtlhal->current_bandtype == BAND_ON_2_4G) { in _rtl_init_mac80211()
Dwifi.h585 BAND_ON_2_4G = 0, enumerator
Dpci.c645 (rtlpriv->rtlhal.current_bandtype == BAND_ON_2_4G) && in _rtl_receive_one()