Searched refs:fman_dtsec_set_bucket (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | fman_dtsec.c | 393 fman_dtsec_set_bucket(regs, bucket, TRUE); in fman_dtsec_set_hash_table() 396 void fman_dtsec_set_bucket(struct dtsec_regs *regs, int bucket, bool enable) in fman_dtsec_set_bucket() function
|
H A D | dtsec.c | 931 fman_dtsec_set_bucket(p_Dtsec->p_MemMap, bucket, TRUE); in DtsecAddHashMacAddress() 995 fman_dtsec_set_bucket(p_Dtsec->p_MemMap, bucket, FALSE); in DtsecDelHashMacAddress() 1011 fman_dtsec_set_bucket(p_Dtsec->p_MemMap, bucket, FALSE); in DtsecDelHashMacAddress()
|
/freebsd/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_fman_dtsec.h | 1006 void fman_dtsec_set_bucket(struct dtsec_regs *regs, int bucket, bool enable);
|