Home
last modified time | relevance | path

Searched refs:OFDM_5G_Diff (Results 1 – 2 of 2) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dhal_data.h507 s8 OFDM_5G_Diff[MAX_RF_PATH][MAX_TX_COUNT]; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/
Dhal_com_phycfg.c1258 …hal_data->OFDM_5G_Diff[rfpath][tx_idx] = pwr_info_5g->OFDM_Diff[rfpath][tx_idx] * hal_spec->pg_txg… in hal_load_txpwr_info()
1418 _RTW_PRINT_SEL(sel, "%2d ", hal_data->OFDM_5G_Diff[path][tx_idx]); in dump_hal_txpwr_info_5g()
2432 txPower += pHalData->OFDM_5G_Diff[RFPath][RF_1TX]; in phy_get_pg_txpwr_idx()
2434 txPower += pHalData->OFDM_5G_Diff[RFPath][RF_2TX]; in phy_get_pg_txpwr_idx()
2436 txPower += pHalData->OFDM_5G_Diff[RFPath][RF_3TX]; in phy_get_pg_txpwr_idx()
2438 txPower += pHalData->OFDM_5G_Diff[RFPath][RF_4TX]; in phy_get_pg_txpwr_idx()