Home
last modified time | relevance | path

Searched defs:keySize (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c980 uint32_t keySize; in DoDynamicChange() local
2377 static t_Error UpdateGblMask(t_FmPcdCcNode *p_CcNode, uint8_t keySize, in UpdateGblMask()
4125 static t_Error FindKeyIndex(t_Handle h_CcNode, uint8_t keySize, uint8_t *p_Key, in FindKeyIndex()
4330 uint32_t tmp, keySize; in MatchTableSet() local
5415 uint16_t keyIndex, uint8_t keySize, uint8_t *p_Key, in FmPcdCcModifyKey()
5557 uint16_t keyIndex, uint8_t keySize, in FmPcdCcAddKey()
5662 uint16_t keyIndex, uint8_t keySize, in FmPcdCcModifyKeyAndNextEngine()
6471 uint8_t keySize, in FM_PCD_MatchTableAddKey()
6549 uint8_t keySize, uint8_t *p_Key, in FM_PCD_MatchTableModifyKey()
6666 uint8_t keySize, in FM_PCD_MatchTableModifyKeyAndNextEngine()
[all …]
H A Dfm_manip.c2048 uint32_t numOfWays, setSize, setSizeCode, keySize; in CreateReassTable() local
/freebsd-src/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1951 …uint8_t keySize; /**< Size of key - for extraction of type FULL_FIELD, … member