Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/include/
Drtl8723a_pg.h65 u8 CCKIndex[RF_PATH_MAX][MAX_CHNL_GROUP]; member
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_hal_init.c1511 pwrInfo->CCKIndex[rfPath][group] = in Hal_ReadPowerValueFromPROM_8723A()
1536 pwrInfo->CCKIndex[rfPath][group] = PROMContent[eeAddr]; in Hal_ReadPowerValueFromPROM_8723A()
1537 if (pwrInfo->CCKIndex[rfPath][group] > 63) in Hal_ReadPowerValueFromPROM_8723A()
1538 pwrInfo->CCKIndex[rfPath][group] = in Hal_ReadPowerValueFromPROM_8723A()
1608 pwrInfo.CCKIndex[rfPath][group]; in Hal_EfuseParsetxpowerinfo_8723A()