Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/hal/
Drtl8188e_phycfg.c788 cckPowerLevel[TxCount] = pHalData->Index24G_CCK_Base[TxCount][index]; in getTxPowerIndex88E()
799 cckPowerLevel[TxCount] = pHalData->Index24G_CCK_Base[TxCount][index]; in getTxPowerIndex88E()
812 cckPowerLevel[TxCount] = pHalData->Index24G_CCK_Base[TxCount][index]; in getTxPowerIndex88E()
827 cckPowerLevel[TxCount] = pHalData->Index24G_CCK_Base[TxCount][index]; in getTxPowerIndex88E()
Drtl8188e_hal_init.c2119 pHalData->Index24G_CCK_Base[rfPath][ch] = pwrInfo24G.IndexCCK_Base[rfPath][group]; in Hal_ReadTxPowerInfo88E()
2126 …DBG_88E("Index24G_CCK_Base[%d][%d] = 0x%x\n", rfPath, ch, pHalData->Index24G_CCK_Base[rfPath][ch]); in Hal_ReadTxPowerInfo88E()
/Linux-v5.15/drivers/staging/rtl8723bs/include/
Dhal_data.h222 u8 Index24G_CCK_Base[MAX_RF_PATH][CHANNEL_MAX_NUMBER]; member
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtl8188e_hal.h268 u8 Index24G_CCK_Base[RF_PATH_MAX][CHANNEL_MAX_NUMBER]; member
/Linux-v5.15/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c468 txPower = pHalData->Index24G_CCK_Base[RFPath][chnlIdx]; in PHY_GetTxPowerIndexBase()
Drtl8723b_hal_init.c2231 pHalData->Index24G_CCK_Base[rfPath][ch] = pwrInfo24G.IndexCCK_Base[rfPath][5]; in Hal_EfuseParseTxPowerInfo_8723B()
2234 pHalData->Index24G_CCK_Base[rfPath][ch] = pwrInfo24G.IndexCCK_Base[rfPath][group]; in Hal_EfuseParseTxPowerInfo_8723B()