Searched refs:pre_pwr_refcw_idx (Results 1 – 2 of 2) sorted by relevance
918 s16 pre_pwr_refcw_idx = 0; in rtw_mp_txpower_dbm() local938 pre_pwr_refcw_idx = pmppriv->pre_refcw_cck_pwridxa; in rtw_mp_txpower_dbm()940 pre_pwr_refcw_idx = pmppriv->pre_refcw_cck_pwridxb; in rtw_mp_txpower_dbm()942 pre_pwr_refcw_idx = pmppriv->pre_refcw_ofdm_pwridxa; in rtw_mp_txpower_dbm()944 pre_pwr_refcw_idx = pmppriv->pre_refcw_ofdm_pwridxb; in rtw_mp_txpower_dbm()948 __func__, tmp_power_ref, pre_pwr_refcw_idx , pmppriv->txpoweridx); in rtw_mp_txpower_dbm()949 agc_cw_val = pmppriv->txpowerdbm - tmp_power_ref + pre_pwr_refcw_idx + pmppriv->txpoweridx; in rtw_mp_txpower_dbm()951 ptxpwr_arg.txpwr_index = (pre_pwr_refcw_idx + pmppriv->txpoweridx) * TX_POWER_CODE_WORD_BASE; in rtw_mp_txpower_dbm()
925 s16 pre_pwr_refcw_idx = 0; in rtw_mp_txpower_dbm() local945 pre_pwr_refcw_idx = pmppriv->pre_refcw_cck_pwridxa; in rtw_mp_txpower_dbm()947 pre_pwr_refcw_idx = pmppriv->pre_refcw_cck_pwridxb; in rtw_mp_txpower_dbm()949 pre_pwr_refcw_idx = pmppriv->pre_refcw_ofdm_pwridxa; in rtw_mp_txpower_dbm()951 pre_pwr_refcw_idx = pmppriv->pre_refcw_ofdm_pwridxb; in rtw_mp_txpower_dbm()955 __func__, tmp_power_ref, pre_pwr_refcw_idx , pmppriv->txpoweridx); in rtw_mp_txpower_dbm()956 agc_cw_val = pmppriv->txpowerdbm - tmp_power_ref + pre_pwr_refcw_idx + pmppriv->txpoweridx; in rtw_mp_txpower_dbm()958 ptxpwr_arg.txpwr_index = (pre_pwr_refcw_idx + pmppriv->txpoweridx) * TX_POWER_CODE_WORD_BASE; in rtw_mp_txpower_dbm()