Searched refs:tx_power_by_rate_offset (Results 1 – 4 of 4) sorted by relevance
760 rtlphy->tx_power_by_rate_offset[band] in _rtl8821ae_phy_init_tx_power_by_rate()913 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][path][RF_1TX][0] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()917 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][path][RF_1TX][2] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()921 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][path][RF_1TX][4] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()925 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][path][RF_2TX][6] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()929 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][path][RF_1TX][8] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()933 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][path][RF_2TX][11] >> 8) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()937 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_1TX][2] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()941 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_1TX][4] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()945 rawValue = (u16)(rtlphy->tx_power_by_rate_offset[BAND_ON_5G][path][RF_2TX][6] >> 24) & 0xFF; in _rtl8821ae_phy_store_txpower_by_rate_base()[all …]
222 rtlphy->tx_power_by_rate_offset in _rtl8723be_phy_init_tx_power_by_rate()342 rawvalue = (u16)(rtlphy->tx_power_by_rate_offset in _rtl8723be_phy_store_txpower_by_rate_base()348 rawvalue = (u16)(rtlphy->tx_power_by_rate_offset in _rtl8723be_phy_store_txpower_by_rate_base()356 rawvalue = (u16)(rtlphy->tx_power_by_rate_offset in _rtl8723be_phy_store_txpower_by_rate_base()363 rawvalue = (u16)(rtlphy->tx_power_by_rate_offset in _rtl8723be_phy_store_txpower_by_rate_base()370 rawvalue = (u16)(rtlphy->tx_power_by_rate_offset in _rtl8723be_phy_store_txpower_by_rate_base()415 &rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][rfpath][RF_1TX][2], in _rtl8723be_phy_convert_txpower_dbm_to_relative_value()418 &rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][rfpath][RF_1TX][3], in _rtl8723be_phy_convert_txpower_dbm_to_relative_value()424 &rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][rfpath][RF_1TX][0], in _rtl8723be_phy_convert_txpower_dbm_to_relative_value()427 &rtlphy->tx_power_by_rate_offset[BAND_ON_2_4G][rfpath][RF_1TX][1], in _rtl8723be_phy_convert_txpower_dbm_to_relative_value()[all …]
415 rtlphy->tx_power_by_rate_offset in _rtl92ee_phy_init_tx_power_by_rate()509 raw = (u16)(rtlphy->tx_power_by_rate_offset in _rtl92ee_phy_store_txpower_by_rate_base()517 raw = (u16)(rtlphy->tx_power_by_rate_offset in _rtl92ee_phy_store_txpower_by_rate_base()525 raw = (u16)(rtlphy->tx_power_by_rate_offset in _rtl92ee_phy_store_txpower_by_rate_base()531 raw = (u16)(rtlphy->tx_power_by_rate_offset in _rtl92ee_phy_store_txpower_by_rate_base()538 raw = (u16)(rtlphy->tx_power_by_rate_offset in _rtl92ee_phy_store_txpower_by_rate_base()583 &rtlphy->tx_power_by_rate_offset in phy_convert_txpwr_dbm_to_rel_val()587 &rtlphy->tx_power_by_rate_offset in phy_convert_txpwr_dbm_to_rel_val()595 &rtlphy->tx_power_by_rate_offset in phy_convert_txpwr_dbm_to_rel_val()599 &rtlphy->tx_power_by_rate_offset in phy_convert_txpwr_dbm_to_rel_val()[all …]
1227 u32 tx_power_by_rate_offset[TX_PWR_BY_RATE_NUM_BAND] member