Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/r8188eu/hal/
Drtl8188e_phycfg.c520 ofdmPowerLevel[RF_PATH_A] = pHalData->Index24G_BW40_Base[index] + in getTxPowerIndex88E()
523 BW20PowerLevel[RF_PATH_A] = pHalData->Index24G_BW40_Base[index] + in getTxPowerIndex88E()
526 BW40PowerLevel[RF_PATH_A] = pHalData->Index24G_BW40_Base[index]; in getTxPowerIndex88E()
Drtl8188e_hal_init.c842 pHalData->Index24G_BW40_Base[ch] = pwrInfo24G.IndexBW40_Base[0][4]; in Hal_ReadTxPowerInfo88E()
844 pHalData->Index24G_BW40_Base[ch] = pwrInfo24G.IndexBW40_Base[0][group]; in Hal_ReadTxPowerInfo88E()
/Linux-v6.1/drivers/staging/r8188eu/include/
Drtl8188e_hal.h110 u8 Index24G_BW40_Base[CHANNEL_MAX_NUMBER]; member
/Linux-v6.1/drivers/staging/rtl8723bs/include/
Dhal_data.h223 u8 Index24G_BW40_Base[MAX_RF_PATH][CHANNEL_MAX_NUMBER]; member
/Linux-v6.1/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c470 txPower = pHalData->Index24G_BW40_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
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()