Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dphy.c301 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
310 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
319 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
328 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
337 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
346 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
355 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
364 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
373 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
382 rtlphy->pwrgroup_cnt, in store_pwrindex_diffrate_offset()
[all …]
A Dphy.h143 u8 pwrgroup_cnt; member
A 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()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
A Dphy_common.c228 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
237 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
246 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
255 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
264 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
273 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
282 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
291 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
300 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
309 rtlphy->pwrgroup_cnt, in _rtl92c_store_pwrindex_diffrate_offset()
[all …]
A Dphy_common.h158 u8 pwrgroup_cnt; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
A 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()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
A 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()
A Dphy.c668 rtlphy->mcs_offset[rtlphy->pwrgroup_cnt][index] = data; in _rtl92s_store_pwrindex_diffrate_offset()
670 rtlphy->pwrgroup_cnt++; in _rtl92s_store_pwrindex_diffrate_offset()
916 rtlphy->pwrgroup_cnt = 0; in _rtl92s_phy_bb_config_parafile()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
A 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()
A Dphy.c189 rtlphy->pwrgroup_cnt = 0; in _rtl92cu_phy_config_bb_with_pgheaderfile()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A Dphy.h165 u8 pwrgroup_cnt; member
A Drf.c203 if (rtlphy->pwrgroup_cnt == 1) { in _rtl88e_get_txpower_writeval_by_regulatory()
A Dphy.c351 rtlphy->pwrgroup_cnt = 0; in _rtl88e_phy_bb8188e_config_parafile()
514 int count = rtlphy->pwrgroup_cnt; in store_pwrindex_rate_offset()
569 rtlphy->pwrgroup_cnt = count; in store_pwrindex_rate_offset()
633 rtlphy->pwrgroup_cnt = count; in store_pwrindex_rate_offset()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dphy.h173 u8 pwrgroup_cnt; member
A Drf.c185 if (rtlphy->pwrgroup_cnt == 1) { in get_txpower_writeval_by_regulatory()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A 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()
A Dphy.c654 rtlphy->mcs_offset[rtlphy->pwrgroup_cnt][index] = data; in _rtl92d_store_pwrindex_diffrate_offset()
657 rtlphy->pwrgroup_cnt, index, in _rtl92d_store_pwrindex_diffrate_offset()
658 rtlphy->mcs_offset[rtlphy->pwrgroup_cnt][index]); in _rtl92d_store_pwrindex_diffrate_offset()
660 rtlphy->pwrgroup_cnt++; in _rtl92d_store_pwrindex_diffrate_offset()
709 rtlphy->pwrgroup_cnt = 0; in _rtl92d_phy_bb_config()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A Drf.c204 if (rtlphy->pwrgroup_cnt == 1) { in _rtl8723be_get_txpower_writeval_by_regulatory()
A Dphy.c515 rtlphy->pwrgroup_cnt = 0; in _rtl8723be_phy_bb8723b_config_parafile()
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dwifi.h1359 u8 pwrgroup_cnt; member
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A Dphy.c630 rtlphy->pwrgroup_cnt = 0; in _rtl92ee_phy_bb8192ee_config_parafile()

Completed in 91 milliseconds