Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Ddm.c101 rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
102 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ce_dm_dynamic_txpower()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Ddm.c98 rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
99 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92cu_dm_dynamic_txpower()
/Linux-v4.19/include/linux/
Ds3c_adc_battery.h26 const unsigned int current_channel; member
/Linux-v4.19/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()
Datusb.c920 atusb->hw->phy->current_channel = 11; /* reset default */ in atusb_get_and_conf_chip()
930 atusb->hw->phy->current_channel = 11; /* reset default */ in atusb_get_and_conf_chip()
942 atusb->hw->phy->current_channel = 5; in atusb_get_and_conf_chip()
/Linux-v4.19/drivers/thermal/
Darmada_thermal.c78 int current_channel; member
284 if (priv->current_channel == channel) in armada_select_channel()
307 priv->current_channel = channel; in armada_select_channel()
666 priv->current_channel = -1; in armada_thermal_probe()
/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dhalphyrf_8822b.c94 u8 channel = rtlphy->current_channel; in odm_tx_pwr_track_set_pwr8822b()
229 u8 channel = rtlphy->current_channel; in get_delta_swing_table_8822b()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Ddm.c1112 u8 channel = rtlphy->current_channel; in rtl8812ae_get_delta_swing_table()
1506 rtlphy->current_channel, in rtl8812ae_dm_txpwr_track_set_pwr()
1526 rtlphy->current_channel, RF90_PATH_A); in rtl8812ae_dm_txpwr_track_set_pwr()
1545 rtlphy->current_channel, RF90_PATH_A); in rtl8812ae_dm_txpwr_track_set_pwr()
1569 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1586 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1604 rtlphy->current_channel, RF90_PATH_B); in rtl8812ae_dm_txpwr_track_set_pwr()
1980 u8 channel = rtlphy->current_channel; in rtl8821ae_get_delta_swing_table()
2145 rtlphy->current_channel, in rtl8821ae_dm_txpwr_track_set_pwr()
2165 rtlphy->current_channel, RF90_PATH_A); in rtl8821ae_dm_txpwr_track_set_pwr()
[all …]
/Linux-v4.19/net/mac802154/
Dcfg.c120 wpan_phy->current_channel == channel) in ieee802154_set_channel()
126 wpan_phy->current_channel = channel; in ieee802154_set_channel()
Dmib.c43 local->phy->current_channel = chan; in mac802154_dev_set_page_channel()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dsw.c102 rtlpriv->phy.current_channel = 36; in rtl92d_init_sw_vars()
104 rtlpriv->phy.current_channel = 1; in rtl92d_init_sw_vars()
Ddm.c576 rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
577 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_dm_dynamic_txpower()
761 if (rtlphy->current_channel >= 100 && in rtl92d_bandtype_5G()
762 rtlphy->current_channel <= 165) in rtl92d_bandtype_5G()
821 rtl92d_get_rightchnlplace_for_iqk(rtlphy->current_channel); in rtl92d_dm_txpower_tracking_callback_thermalmeter()
Dphy.c2277 "IQK:Start!!!channel %d\n", rtlphy->current_channel); in rtl92d_phy_iq_calibrate()
2377 rtlphy->current_channel); in rtl92d_phy_iq_calibrate()
2653 _rtl92d_phy_reload_lck_setting(hw, rtlpriv->phy.current_channel); in _rtl92d_phy_lc_calibrate_sw()
2862 u8 channel = rtlphy->current_channel; in rtl92d_phy_sw_chnl()
2883 if (rtlphy->current_channel > 14 && !(ret_value & BIT(0))) in rtl92d_phy_sw_chnl()
2885 else if (rtlphy->current_channel <= 14 && (ret_value & BIT(0))) in rtl92d_phy_sw_chnl()
2914 "switch to channel%d\n", rtlphy->current_channel); in rtl92d_phy_sw_chnl()
2920 rtlphy->current_channel, in rtl92d_phy_sw_chnl()
2949 rtl92d_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92d_phy_set_io()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.c1971 rtlpriv, rtlphy->current_channel, pri_ch_idx, in rtl8822be_phy_set_bw_mode()
1997 u8 channel = rtlphy->current_channel; in rtl8822be_phy_sw_chnl()
2014 if (rtlphy->current_channel > 14) in rtl8822be_phy_sw_chnl()
2016 else if (rtlphy->current_channel <= 14) in rtl8822be_phy_sw_chnl()
2026 rtlpriv->phydm.ops->phydm_switch_band(rtlpriv, rtlphy->current_channel); in rtl8822be_phy_sw_chnl()
2034 rtlphy->current_channel, rtlhal->current_bandtype); in rtl8822be_phy_sw_chnl()
2037 rtlphy->current_channel); in rtl8822be_phy_sw_chnl()
2041 rtl8822be_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8822be_phy_sw_chnl()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c695 rtl8723e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8723e_phy_update_txpower_dbm()
856 "switch to channel%d\n", rtlphy->current_channel); in rtl8723e_phy_sw_chnl_callback()
863 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl8723e_phy_sw_chnl_callback()
887 WARN_ONCE((rtlphy->current_channel > 14), in rtl8723e_phy_sw_chnl()
1530 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()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c625 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_update_txpower_dbm()
716 "switch to channel%d\n", rtlphy->current_channel); in rtl92c_phy_sw_chnl_callback()
723 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl92c_phy_sw_chnl_callback()
748 WARN_ONCE((rtlphy->current_channel > 14), in rtl92c_phy_sw_chnl()
1596 rtl92c_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92c_phy_set_io()
/Linux-v4.19/net/ieee802154/
Dnl-phy.c56 nla_put_u8(msg, IEEE802154_ATTR_CHANNEL, phy->current_channel)) in ieee802154_nl_fill_phy()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c1303 "switch to channel%d\n", rtlphy->current_channel); in rtl8723be_phy_sw_chnl_callback()
1310 rtlphy->current_channel, in rtl8723be_phy_sw_chnl_callback()
1336 WARN_ONCE((rtlphy->current_channel > 14), in rtl8723be_phy_sw_chnl()
1345 rtlphy->current_channel); in rtl8723be_phy_sw_chnl()
2395 idx = _get_right_chnl_place_for_iqk(rtlphy->current_channel); in rtl8723be_phy_iq_calibrate()
2494 rtl8723be_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl8723be_phy_set_io()
/Linux-v4.19/include/net/
Dcfg802154.h200 u8 current_channel; member
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1202 "switch to channel%d\n", rtlphy->current_channel); in rtl88e_phy_sw_chnl_callback()
1209 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl88e_phy_sw_chnl_callback()
1233 WARN_ONCE((rtlphy->current_channel > 14), in rtl88e_phy_sw_chnl()
1242 rtlphy->current_channel); in rtl88e_phy_sw_chnl()
2159 rtl88e_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl88e_phy_set_io()
/Linux-v4.19/drivers/power/supply/
Ds3c_adc_battery.c167 bat->pdata->current_channel) * bat->pdata->current_mult; in s3c_adc_bat_get_property()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c1782 "switch to channel%d\n", rtlphy->current_channel); in rtl92ee_phy_sw_chnl_callback()
1789 (hw, rtlphy->current_channel, &rtlphy->sw_chnl_stage, in rtl92ee_phy_sw_chnl_callback()
1813 WARN_ONCE((rtlphy->current_channel > 14), in rtl92ee_phy_sw_chnl()
1822 rtlphy->current_channel); in rtl92ee_phy_sw_chnl()
2936 idx = rtl92ee_get_rightchnlplace_for_iqk(rtlphy->current_channel); in rtl92ee_phy_iq_calibrate()
3033 rtl92ee_phy_set_txpower_level(hw, rtlphy->current_channel); in rtl92ee_phy_set_io()
/Linux-v4.19/drivers/staging/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()
638 *u8_tmp = rtlphy->current_channel; in halbtc_get()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c460 rtlphy->current_channel); in rtl92s_phy_sw_chnl()
480 rtlphy->current_channel, in rtl92s_phy_sw_chnl()
1303 rtl92s_phy_set_txpower(hw, rtlphy->current_channel); in _rtl92s_phy_set_fwcmd_io()

123