Searched refs:pu8STRMAC (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/ca2/ |
| H A D | halCA.c | 2084 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize) in HAL_CA_STR_SetMAC() argument 2089 REG16_PM(REG_STR_AUTH_RESULT + i*4) = (pu8STRMAC[i*2 + 1]<<8 |pu8STRMAC[i*2]); in HAL_CA_STR_SetMAC()
|
| H A D | halCA.h | 194 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/ca2/ |
| H A D | halCA.c | 2013 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize) in HAL_CA_STR_SetMAC() argument 2018 REG16_PM(REG_STR_AUTH_RESULT + i*4) = (pu8STRMAC[i*2 + 1]<<8 |pu8STRMAC[i*2]); in HAL_CA_STR_SetMAC()
|
| H A D | halCA.h | 195 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/ca2/ |
| H A D | halCA.c | 2085 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize) in HAL_CA_STR_SetMAC() argument 2090 REG16_PM(REG_STR_AUTH_RESULT + i*4) = (pu8STRMAC[i*2 + 1]<<8 |pu8STRMAC[i*2]); in HAL_CA_STR_SetMAC()
|
| H A D | halCA.h | 195 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/ca2/ |
| H A D | halCA.c | 2017 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize) in HAL_CA_STR_SetMAC() argument 2022 REG16_PM(REG_STR_AUTH_RESULT + i*4) = (pu8STRMAC[i*2 + 1]<<8 |pu8STRMAC[i*2]); in HAL_CA_STR_SetMAC()
|
| H A D | halCA.h | 195 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize);
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/ca2/ |
| H A D | halCA.c | 2081 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize) in HAL_CA_STR_SetMAC() argument 2086 REG16_PM(REG_STR_AUTH_RESULT + i*4) = (pu8STRMAC[i*2 + 1]<<8 |pu8STRMAC[i*2]); in HAL_CA_STR_SetMAC()
|
| H A D | halCA.h | 194 void HAL_CA_STR_SetMAC(MS_U8* pu8STRMAC, MS_U32 u32STRMACSize);
|