Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dphy.c1129 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_cross_reference_ht_and_vht_txpower_limit()
1306 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1362 for (rate_section = 0; rate_section < MAX_RATE_SECTION_NUM; ++rate_section) { in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1395 if (rate_section == 3 || rate_section == 5) in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1654 rate_section = 0; in _rtl8812ae_phy_set_txpower_limit()
1656 rate_section = 1; in _rtl8812ae_phy_set_txpower_limit()
1659 rate_section = 2; in _rtl8812ae_phy_set_txpower_limit()
1662 rate_section = 3; in _rtl8812ae_phy_set_txpower_limit()
1665 rate_section = 4; in _rtl8812ae_phy_set_txpower_limit()
1668 rate_section = 5; in _rtl8812ae_phy_set_txpower_limit()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A Dphy.c806 u8 rate_section = 0; in _rtl8723be_phy_get_ratesection_intxpower_byrate() local
810 rate_section = 2; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
816 rate_section = 3; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
818 rate_section = 2; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
822 rate_section = 3; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
829 rate_section = 0; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
836 rate_section = 1; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
843 rate_section = 4; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
850 rate_section = 5; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
857 rate_section = 6; in _rtl8723be_phy_get_ratesection_intxpower_byrate()
[all …]
/linux/drivers/staging/rtl8723bs/include/
A Dhal_com_phycfg.h15 enum rate_section { enum
58 enum rate_section RateSection);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A Dphy.c424 u8 rate_section) in _rtl92ee_phy_get_txpower_by_rate_base() argument
1093 rate_section = 2; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1098 rate_section = 3; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1100 rate_section = 2; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1103 rate_section = 3; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1109 rate_section = 0; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1115 rate_section = 1; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1121 rate_section = 4; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1127 rate_section = 5; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
1133 rate_section = 6; in _rtl92ee_phy_get_ratesection_intxpower_byrate()
[all …]
/linux/drivers/staging/rtl8723bs/hal/
A Dhal_com_phycfg.c13 enum rate_section RateSection) in PHY_GetTxPowerByRateBase()
40 enum rate_section RateSection, u8 Value) in phy_SetTxPowerByRateBase()
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dwifi.h279 enum rate_section { enum

Completed in 39 milliseconds