Home
last modified time | relevance | path

Searched refs:rate_section (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dphy.c246 u8 rate_section, u8 txnum, in _rtl8822be_phy_set_txpower_by_rate_base() argument
266 if (rate_section >= MAX_RATE_SECTION || in _rtl8822be_phy_set_txpower_by_rate_base()
267 (band == BAND_ON_5G && rate_section == CCK)) { in _rtl8822be_phy_set_txpower_by_rate_base()
271 rate_section); in _rtl8822be_phy_set_txpower_by_rate_base()
276 rtlphy->txpwr_by_rate_base_24g[path][txnum][rate_section] = in _rtl8822be_phy_set_txpower_by_rate_base()
279 rtlphy->txpwr_by_rate_base_5g[path][txnum][rate_section - 1] = in _rtl8822be_phy_set_txpower_by_rate_base()
285 u8 rate_section) in _rtl8822be_phy_get_txpower_by_rate_base() argument
305 if (rate_section >= MAX_RATE_SECTION || in _rtl8822be_phy_get_txpower_by_rate_base()
306 (band == BAND_ON_5G && rate_section == CCK)) { in _rtl8822be_phy_get_txpower_by_rate_base()
310 rate_section); in _rtl8822be_phy_get_txpower_by_rate_base()
[all …]
Dphy.h123 u8 path, enum rate_section rs);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c923 u8 band, rfpath, txnum, rate_section; in _rtl8821ae_phy_init_tx_power_by_rate() local
928 for (rate_section = 0; in _rtl8821ae_phy_init_tx_power_by_rate()
929 rate_section < TX_PWR_BY_RATE_NUM_SECTION; in _rtl8821ae_phy_init_tx_power_by_rate()
930 ++rate_section) in _rtl8821ae_phy_init_tx_power_by_rate()
932 [rfpath][txnum][rate_section] = 0; in _rtl8821ae_phy_init_tx_power_by_rate()
937 u8 rate_section, in _rtl8821ae_phy_set_txpower_by_rate_base() argument
950 switch (rate_section) { in _rtl8821ae_phy_set_txpower_by_rate_base()
972 rate_section, path, txnum); in _rtl8821ae_phy_set_txpower_by_rate_base()
976 switch (rate_section) { in _rtl8821ae_phy_set_txpower_by_rate_base()
995 rate_section, path, txnum); in _rtl8821ae_phy_set_txpower_by_rate_base()
[all …]
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c303 u8 path, u8 rate_section, in _rtl8723be_phy_set_txpower_by_rate_base() argument
317 switch (rate_section) { in _rtl8723be_phy_set_txpower_by_rate_base()
333 rate_section, path, txnum); in _rtl8723be_phy_set_txpower_by_rate_base()
346 u8 rate_section) in _rtl8723be_phy_get_txpower_by_rate_base() argument
359 switch (rate_section) { in _rtl8723be_phy_get_txpower_by_rate_base()
375 rate_section, path, txnum); in _rtl8723be_phy_get_txpower_by_rate_base()
708 u8 rate_section = _rtl8723be_get_rate_section_index(regaddr); in _rtl8723be_store_tx_power_by_rate() local
724 rtlphy->tx_power_by_rate_offset[band][rfpath][txnum][rate_section] = in _rtl8723be_store_tx_power_by_rate()
830 u8 rate_section = 0; in _rtl8723be_phy_get_ratesection_intxpower_byrate() local
834 rate_section = 2; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dphydm_regconfig8822b.c152 u8 *band, u8 *bandwidth, u8 *rate_section, in odm_config_bb_txpwr_lmt_8822b() argument
155 phy_set_tx_power_limit(dm, regulation, band, bandwidth, rate_section, in odm_config_bb_txpwr_lmt_8822b()
Dphydm_regconfig8822b.h40 u8 *band, u8 *bandwidth, u8 *rate_section,
/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Drtl_phydm.h28 u8 *rate_section, u8 *rf_path, u8 *channel,
Dphydm_interface.c293 u8 rate_section) in odm_set_tx_power_index_by_rate_section() argument
297 phy_set_tx_power_index_by_rs(adapter, channel, rf_path, rate_section); in odm_set_tx_power_index_by_rate_section()
Dphydm_interface.h178 u8 rate_section);
Drtl_phydm.c839 u8 *rate_section, u8 *rf_path, u8 *channel, in phy_set_tx_power_limit() argument
846 bandwidth, rate_section, in phy_set_tx_power_limit()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c421 u8 rate_section, u8 txnum, in _rtl92ee_phy_set_txpower_by_rate_base() argument
434 switch (rate_section) { in _rtl92ee_phy_set_txpower_by_rate_base()
450 rate_section, path, txnum); in _rtl92ee_phy_set_txpower_by_rate_base()
461 u8 rate_section) in _rtl92ee_phy_get_txpower_by_rate_base() argument
474 switch (rate_section) { in _rtl92ee_phy_get_txpower_by_rate_base()
490 rate_section, path, txnum); in _rtl92ee_phy_get_txpower_by_rate_base()
1126 u8 rate_section = 0; in _rtl92ee_phy_get_ratesection_intxpower_byrate() local
1130 rate_section = 2; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1135 rate_section = 3; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1137 rate_section = 2; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h252 enum rate_section { enum
2290 enum rate_section rs);
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h296 enum rate_section { enum