Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.c222 fman_tgec_set_promiscuous(p_Tgec->p_MemMap, newVal); in TgecSetPromiscuous()
726 fman_tgec_set_promiscuous(p_Tgec->p_MemMap, TRUE); in TgecTxEccWorkaround()
729 fman_tgec_set_promiscuous(p_Tgec->p_MemMap, FALSE); in TgecTxEccWorkaround()
H A Dfman_tgec.c181 void fman_tgec_set_promiscuous(struct tgec_regs *regs, bool val) in fman_tgec_set_promiscuous() function
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_tgec.h379 void fman_tgec_set_promiscuous(struct tgec_regs *regs, bool val);