Home
last modified time | relevance | path

Searched refs:current_channel (Results 1 – 25 of 32) sorted by relevance

12

/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Ddm.c105 rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
106 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Ddm.c102 rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
103 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
/drivers/net/ieee802154/
Dfakelb.c181 hw->phy->current_channel = 13; in fakelb_add_one()
182 phy->channel = hw->phy->current_channel; in fakelb_add_one()
Dat86rf230.c1574 lp->hw->phy->current_channel = 11; in at86rf230_detect_device()
1585 lp->hw->phy->current_channel = 5; in at86rf230_detect_device()
1597 lp->hw->phy->current_channel = 13; in at86rf230_detect_device()
Datusb.c749 hw->phy->current_channel = 11; /* reset default */ in atusb_probe()
Dcc2520.c865 priv->hw->phy->current_channel = 11; in cc2520_register()
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddm.c1113 u8 channel = rtlphy->current_channel; in rtl8812ae_get_delta_swing_table()
1507 rtlphy->current_channel, in rtl8812ae_dm_txpwr_track_set_pwr()
1527 rtlphy->current_channel, RF90_PATH_A); in rtl8812ae_dm_txpwr_track_set_pwr()
1546 rtlphy->current_channel, RF90_PATH_A); in rtl8812ae_dm_txpwr_track_set_pwr()
1570 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1587 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1605 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1981 u8 channel = rtlphy->current_channel; in rtl8821ae_get_delta_swing_table()
2146 rtlphy->current_channel, in rtl8821ae_dm_txpwr_track_set_pwr()
2166 rtlphy->current_channel, RF90_PATH_A); in rtl8821ae_dm_txpwr_track_set_pwr()
[all …]
Dphy.c2692 rtlphy->current_channel); in _rtl8821ae_phy_get_txpower_by_rate()
3577 rtl8812ae_fixspur(hw, rtlphy->current_chan_bw, rtlphy->current_channel); in rtl8821ae_phy_set_bw_mode_callback()
3611 u8 channel = rtlphy->current_channel; in rtl8821ae_phy_sw_chnl_callback()
3616 "switch to channel%d\n", rtlphy->current_channel); in rtl8821ae_phy_sw_chnl_callback()
3669 u8 channel = rtlphy->current_channel; in rtl8821ae_phy_sw_chnl()
3686 if (rtlphy->current_channel > 14 && rtlhal->current_bandtype != BAND_ON_5G) in rtl8821ae_phy_sw_chnl()
3688 else if (rtlphy->current_channel <= 14 && rtlhal->current_bandtype != BAND_ON_2_4G) in rtl8821ae_phy_sw_chnl()
3697 rtlphy->current_channel, rtlhal->current_bandtype); in rtl8821ae_phy_sw_chnl()
3702 rtl8821ae_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8821ae_phy_sw_chnl()
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Ddm.c580 rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
581 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
765 if (rtlphy->current_channel >= 100 && in rtl92d_bandtype_5G()
766 rtlphy->current_channel <= 165) in rtl92d_bandtype_5G()
825 rtl92d_get_rightchnlplace_for_iqk(rtlphy->current_channel); in rtl92d_dm_txpower_tracking_callback_thermalmeter()
Dsw.c105 rtlpriv->phy.current_channel = 36; in rtl92d_init_sw_vars()
107 rtlpriv->phy.current_channel = 1; in rtl92d_init_sw_vars()
Dphy.c2282 "IQK:Start!!!channel %d\n", rtlphy->current_channel); in rtl92d_phy_iq_calibrate()
2382 rtlphy->current_channel); in rtl92d_phy_iq_calibrate()
2658 _rtl92d_phy_reload_lck_setting(hw, rtlpriv->phy.current_channel); in _rtl92d_phy_lc_calibrate_sw()
2868 u8 channel = rtlphy->current_channel; in rtl92d_phy_sw_chnl()
2889 if (rtlphy->current_channel > 14 && !(ret_value & BIT(0))) in rtl92d_phy_sw_chnl()
2891 else if (rtlphy->current_channel <= 14 && (ret_value & BIT(0))) in rtl92d_phy_sw_chnl()
2920 "switch to channel%d\n", rtlphy->current_channel); in rtl92d_phy_sw_chnl()
2926 rtlphy->current_channel, in rtl92d_phy_sw_chnl()
2955 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_phy_set_io()
Dhw.c1019 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92de_hw_init()
1188 u8 channel = rtlphy->current_channel; in rtl92d_linked_set_reg()
/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c142 if (rtlphy->current_channel != 0) in halbtc_get_wifi_central_chnl()
143 chnl = rtlphy->current_channel; in halbtc_get_wifi_central_chnl()
339 *u8_tmp = rtlphy->current_channel; in halbtc_get()
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c695 rtl8723e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8723e_phy_update_txpower_dbm()
857 "switch to channel%d\n", rtlphy->current_channel); in rtl8723e_phy_sw_chnl_callback()
864 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl8723e_phy_sw_chnl_callback()
888 RT_ASSERT((rtlphy->current_channel <= 14), in rtl8723e_phy_sw_chnl()
1531 rtl8723e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8723e_phy_set_io()
Ddm.c536 rtlphy->current_channel); in rtl8723e_dm_dynamic_txpower()
537 rtl8723e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8723e_dm_dynamic_txpower()
/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c629 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_update_txpower_dbm()
720 "switch to channel%d\n", rtlphy->current_channel); in rtl92c_phy_sw_chnl_callback()
727 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl92c_phy_sw_chnl_callback()
752 RT_ASSERT((rtlphy->current_channel <= 14), in rtl92c_phy_sw_chnl()
1600 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_set_io()
Ddm_common.c1429 rtlphy->current_channel); in rtl92c_dm_dynamic_txpower()
1430 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_dm_dynamic_txpower()
1732 rtlpriv->phy.current_channel); in rtl92c_bt_ant_isolation()
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c1357 "switch to channel%d\n", rtlphy->current_channel); in rtl8723be_phy_sw_chnl_callback()
1364 rtlphy->current_channel, in rtl8723be_phy_sw_chnl_callback()
1390 RT_ASSERT((rtlphy->current_channel <= 14), in rtl8723be_phy_sw_chnl()
1399 rtlphy->current_channel); in rtl8723be_phy_sw_chnl()
2449 idx = _get_right_chnl_place_for_iqk(rtlphy->current_channel); in rtl8723be_phy_iq_calibrate()
2547 rtl8723be_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8723be_phy_set_io()
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1203 "switch to channel%d\n", rtlphy->current_channel); in rtl88e_phy_sw_chnl_callback()
1210 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl88e_phy_sw_chnl_callback()
1234 RT_ASSERT((rtlphy->current_channel <= 14), in rtl88e_phy_sw_chnl()
1243 rtlphy->current_channel); in rtl88e_phy_sw_chnl()
2160 rtl88e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl88e_phy_set_io()
Ddm.c282 rtlphy->current_channel); in dm_tx_pwr_track_set_pwr()
703 rtlphy->current_channel); in rtl92c_dm_dynamic_txpower()
704 rtl88e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_dm_dynamic_txpower()
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c1783 "switch to channel%d\n", rtlphy->current_channel); in rtl92ee_phy_sw_chnl_callback()
1790 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl92ee_phy_sw_chnl_callback()
1814 RT_ASSERT((rtlphy->current_channel <= 14), in rtl92ee_phy_sw_chnl()
1823 rtlphy->current_channel); in rtl92ee_phy_sw_chnl()
2937 idx = rtl92ee_get_rightchnlplace_for_iqk(rtlphy->current_channel); in rtl92ee_phy_iq_calibrate()
3034 rtl92ee_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ee_phy_set_io()
/drivers/power/supply/
Ds3c_adc_battery.c167 bat->pdata->current_channel) * bat->pdata->current_mult; in s3c_adc_bat_get_property()
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c467 rtlphy->current_channel); in rtl92s_phy_sw_chnl()
487 rtlphy->current_channel, in rtl92s_phy_sw_chnl()
1314 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in _rtl92s_phy_set_fwcmd_io()
Ddm.c647 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in _rtl92s_dm_dynamic_txpower()
/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1897 struct drx_channel current_channel; member
2232 #define DRX_ATTR_CURRENTCHANNEL(d) ((d)->my_common_attr->current_channel)

12