Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/tcf/
H A DdrvTCF.c1302 MS_BOOL _bDscmbKey = stKeyCfg->bDscmbKey; in MDrv_CRIKL_Set_KeyConfig() local
1306 if(_bDscmbKey){ in MDrv_CRIKL_Set_KeyConfig()
1317 HAL_CRIKL_Setup_VendorNo( _bDscmbKey, stKeyCfg->u8VendorNo); in MDrv_CRIKL_Set_KeyConfig()
1318 HAL_CRIKL_Setup_VendorAtt( _bDscmbKey, stKeyCfg->u16VendorAtt); in MDrv_CRIKL_Set_KeyConfig()
1321 HAL_CRIKL_Setup_OutputAllowed( _bDscmbKey, stKeyCfg->u8OutputAllowed); in MDrv_CRIKL_Set_KeyConfig()
1322 HAL_CRIKL_Setup_bMultiEng( _bDscmbKey, stKeyCfg->bMultiEng); in MDrv_CRIKL_Set_KeyConfig()
1323 HAL_CRIKL_Setup_bLsb64( _bDscmbKey, stKeyCfg->bLsb64); in MDrv_CRIKL_Set_KeyConfig()
1324 HAL_CRIKL_Setup_KeySize( _bDscmbKey, stKeyCfg->eKeySize); in MDrv_CRIKL_Set_KeyConfig()
1327 HAL_CRIKL_Setup_KeyEngine( _bDscmbKey, stKeyCfg->u8KlEng); in MDrv_CRIKL_Set_KeyConfig()
1328 HAL_CRIKL_Setup_Drop( _bDscmbKey, stKeyCfg->u8Drop); in MDrv_CRIKL_Set_KeyConfig()
[all …]