Home
last modified time | relevance | path

Searched refs:pwrgroup_cnt (Results 1 – 21 of 21) sorted by relevance

/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c201 rtlphy->pwrgroup_cnt = 0; in _rtl8723e_phy_bb8192c_config_parafile()
297 rtlphy->mcs_txpwrlevel_origoffset[rtlphy->pwrgroup_cnt][0] = in store_pwrindex_diffrate_offset()
301 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
303 [rtlphy->pwrgroup_cnt][0]); in store_pwrindex_diffrate_offset()
306 rtlphy->mcs_txpwrlevel_origoffset[rtlphy->pwrgroup_cnt][1] = in store_pwrindex_diffrate_offset()
310 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
312 pwrgroup_cnt][1]); in store_pwrindex_diffrate_offset()
315 rtlphy->mcs_txpwrlevel_origoffset[rtlphy->pwrgroup_cnt][6] = in store_pwrindex_diffrate_offset()
319 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
321 [rtlphy->pwrgroup_cnt][6]); in store_pwrindex_diffrate_offset()
[all …]
Drf.c205 if (rtlphy->pwrgroup_cnt == 1) in get_txpower_writeval_by_reg()
207 if (rtlphy->pwrgroup_cnt >= 3) { in get_txpower_writeval_by_reg()
Dphy.h143 u8 pwrgroup_cnt; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c186 rtlphy->pwrgroup_cnt = 0; in _rtl92c_phy_bb8192c_config_parafile()
216 rtlphy->mcs_txpwrlevel_origoffset[rtlphy->pwrgroup_cnt][0] = in _rtl92c_store_pwrindex_diffrate_offset()
220 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
222 [rtlphy->pwrgroup_cnt][0]); in _rtl92c_store_pwrindex_diffrate_offset()
225 rtlphy->mcs_txpwrlevel_origoffset[rtlphy->pwrgroup_cnt][1] = in _rtl92c_store_pwrindex_diffrate_offset()
229 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
231 [rtlphy->pwrgroup_cnt][1]); in _rtl92c_store_pwrindex_diffrate_offset()
234 rtlphy->mcs_txpwrlevel_origoffset[rtlphy->pwrgroup_cnt][6] = in _rtl92c_store_pwrindex_diffrate_offset()
238 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
240 [rtlphy->pwrgroup_cnt][6]); in _rtl92c_store_pwrindex_diffrate_offset()
[all …]
Dphy_common.h158 u8 pwrgroup_cnt; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Drf.c199 if (rtlphy->pwrgroup_cnt == 1) in _rtl92c_get_txpower_writeval_by_regulatory()
201 if (rtlphy->pwrgroup_cnt >= 3) { in _rtl92c_get_txpower_writeval_by_regulatory()
208 if (rtlphy->pwrgroup_cnt == 4) in _rtl92c_get_txpower_writeval_by_regulatory()
/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Drf.c187 if (rtlphy->pwrgroup_cnt >= 3) { in _rtl92s_get_txpower_writeval_byregulatory()
194 if (rtlphy->pwrgroup_cnt == 4) in _rtl92s_get_txpower_writeval_byregulatory()
Dphy.c658 rtlphy->mcs_offset[rtlphy->pwrgroup_cnt][index] = data; in _rtl92s_store_pwrindex_diffrate_offset()
660 rtlphy->pwrgroup_cnt++; in _rtl92s_store_pwrindex_diffrate_offset()
906 rtlphy->pwrgroup_cnt = 0; in _rtl92s_phy_bb_config_parafile()
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Drf.c180 if (rtlphy->pwrgroup_cnt == 1) in _rtl92c_get_txpower_writeval_by_regulatory()
182 if (rtlphy->pwrgroup_cnt >= 3) { in _rtl92c_get_txpower_writeval_by_regulatory()
Dphy.c189 rtlphy->pwrgroup_cnt = 0; in _rtl92cu_phy_config_bb_with_pgheaderfile()
/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.h165 u8 pwrgroup_cnt; member
Drf.c203 if (rtlphy->pwrgroup_cnt == 1) { in _rtl88e_get_txpower_writeval_by_regulatory()
Dphy.c345 rtlphy->pwrgroup_cnt = 0; in _rtl88e_phy_bb8188e_config_parafile()
508 int count = rtlphy->pwrgroup_cnt; in store_pwrindex_rate_offset()
563 rtlphy->pwrgroup_cnt = count; in store_pwrindex_rate_offset()
627 rtlphy->pwrgroup_cnt = count; in store_pwrindex_rate_offset()
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Drf.c213 if (rtlphy->pwrgroup_cnt == 1) in _rtl92d_get_txpower_writeval_by_regulatory()
215 if (rtlphy->pwrgroup_cnt >= MAX_PG_GROUP) { in _rtl92d_get_txpower_writeval_by_regulatory()
Dphy.c647 rtlphy->mcs_offset[rtlphy->pwrgroup_cnt][index] = data; in _rtl92d_store_pwrindex_diffrate_offset()
650 rtlphy->pwrgroup_cnt, index, in _rtl92d_store_pwrindex_diffrate_offset()
651 rtlphy->mcs_offset[rtlphy->pwrgroup_cnt][index]); in _rtl92d_store_pwrindex_diffrate_offset()
653 rtlphy->pwrgroup_cnt++; in _rtl92d_store_pwrindex_diffrate_offset()
702 rtlphy->pwrgroup_cnt = 0; in _rtl92d_phy_bb_config()
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.h173 u8 pwrgroup_cnt; member
Drf.c185 if (rtlphy->pwrgroup_cnt == 1) { in get_txpower_writeval_by_regulatory()
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Drf.c204 if (rtlphy->pwrgroup_cnt == 1) { in _rtl8723be_get_txpower_writeval_by_regulatory()
Dphy.c515 rtlphy->pwrgroup_cnt = 0; in _rtl8723be_phy_bb8723b_config_parafile()
/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h1350 u8 pwrgroup_cnt; member
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c622 rtlphy->pwrgroup_cnt = 0; in _rtl92ee_phy_bb8192ee_config_parafile()