Home
last modified time | relevance | path

Searched defs:h_CcNode (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c377 static t_Error AllocAndFillAdForContLookupManip(t_Handle h_CcNode) in AllocAndFillAdForContLookupManip()
4125 static t_Error FindKeyIndex(t_Handle h_CcNode, uint8_t keySize, uint8_t *p_Key, in FindKeyIndex()
5249 uint8_t FmPcdCcGetParseCode(t_Handle h_CcNode) in FmPcdCcGetParseCode()
5258 uint8_t FmPcdCcGetOffset(t_Handle h_CcNode) in FmPcdCcGetOffset()
5267 uint16_t FmPcdCcGetNumOfKeys(t_Handle h_CcNode) in FmPcdCcGetNumOfKeys()
6418 t_Error FM_PCD_MatchTableDelete(t_Handle h_CcNode) in FM_PCD_MatchTableDelete()
6470 t_Error FM_PCD_MatchTableAddKey(t_Handle h_CcNode, uint16_t keyIndex, in FM_PCD_MatchTableAddKey()
6511 t_Error FM_PCD_MatchTableRemoveKey(t_Handle h_CcNode, uint16_t keyIndex) in FM_PCD_MatchTableRemoveKey()
6548 t_Error FM_PCD_MatchTableModifyKey(t_Handle h_CcNode, uint16_t keyIndex, in FM_PCD_MatchTableModifyKey()
6588 t_Handle h_CcNode, uint16_t keyIndex, in FM_PCD_MatchTableModifyNextEngine()
[all …]
H A Dfm_cc.h294 t_Handle h_CcNode; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h245 t_Handle h_CcNode; member
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1779 t_Handle h_CcNode; /**< A handle of the next CC node */ member