Home
last modified time | relevance | path

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

/linux/drivers/staging/r8188eu/hal/
A Drtl8188e_phycfg.c630 ofdmPowerLevel[TxCount] = pHalData->Index24G_BW40_Base[RF_PATH_A][index] + in getTxPowerIndex88E()
633 BW20PowerLevel[TxCount] = pHalData->Index24G_BW40_Base[RF_PATH_A][index] + in getTxPowerIndex88E()
636 BW40PowerLevel[TxCount] = pHalData->Index24G_BW40_Base[TxCount][index]; in getTxPowerIndex88E()
641 ofdmPowerLevel[TxCount] = pHalData->Index24G_BW40_Base[RF_PATH_A][index] + in getTxPowerIndex88E()
645 BW20PowerLevel[TxCount] = pHalData->Index24G_BW40_Base[RF_PATH_A][index] + in getTxPowerIndex88E()
649 BW40PowerLevel[TxCount] = pHalData->Index24G_BW40_Base[TxCount][index]; in getTxPowerIndex88E()
654 ofdmPowerLevel[TxCount] = pHalData->Index24G_BW40_Base[RF_PATH_A][index] + in getTxPowerIndex88E()
659 BW20PowerLevel[TxCount] = pHalData->Index24G_BW40_Base[RF_PATH_A][index] + in getTxPowerIndex88E()
664 BW40PowerLevel[TxCount] = pHalData->Index24G_BW40_Base[TxCount][index]; in getTxPowerIndex88E()
669 ofdmPowerLevel[TxCount] = pHalData->Index24G_BW40_Base[RF_PATH_A][index] + in getTxPowerIndex88E()
[all …]
A Drtl8188e_hal_init.c1984 pHalData->Index24G_BW40_Base[rfPath][ch] = pwrInfo24G.IndexBW40_Base[rfPath][4]; in Hal_ReadTxPowerInfo88E()
1986 pHalData->Index24G_BW40_Base[rfPath][ch] = pwrInfo24G.IndexBW40_Base[rfPath][group]; in Hal_ReadTxPowerInfo88E()
1990 …DBG_88E("Index24G_BW40_Base[%d][%d] = 0x%x\n", rfPath, ch, pHalData->Index24G_BW40_Base[rfPath][ch… in Hal_ReadTxPowerInfo88E()
/linux/drivers/staging/r8188eu/include/
A Drtl8188e_hal.h195 u8 Index24G_BW40_Base[RF_PATH_MAX][CHANNEL_MAX_NUMBER]; member
/linux/drivers/staging/rtl8723bs/include/
A Dhal_data.h223 u8 Index24G_BW40_Base[MAX_RF_PATH][CHANNEL_MAX_NUMBER]; member
/linux/drivers/staging/rtl8723bs/hal/
A Dhal_com_phycfg.c470 txPower = pHalData->Index24G_BW40_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
A Drtl8723b_hal_init.c2232 pHalData->Index24G_BW40_Base[rfPath][ch] = pwrInfo24G.IndexBW40_Base[rfPath][group]; in Hal_EfuseParseTxPowerInfo_8723B()
2235 pHalData->Index24G_BW40_Base[rfPath][ch] = pwrInfo24G.IndexBW40_Base[rfPath][group]; in Hal_EfuseParseTxPowerInfo_8723B()

Completed in 21 milliseconds