Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/
H A Dnds_nsk.c694 MS_U32 u32SetLen = settings_len; in _SVP_WriteKey_Parse() local
713 while (u32SetLen) in _SVP_WriteKey_Parse()
719 if ((u32SetLen >= (MDD_MDI_MSC_DESCRIPTOR_TAG_LEN+2) && in _SVP_WriteKey_Parse()
738 u32SetLen -= MDD_MDI_MSC_DESCRIPTOR_TAG_LEN + 2; in _SVP_WriteKey_Parse()
751 if ((u32SetLen >= (DESCRAMBLER_ALGORITHM_DESCRIPTOR_TAG_LEN+2) && in _SVP_WriteKey_Parse()
772 u32SetLen -= DESCRAMBLER_ALGORITHM_DESCRIPTOR_TAG_LEN + 2; in _SVP_WriteKey_Parse()
788 if (u32SetLen < 0) in _SVP_WriteKey_Parse()