Searched refs:fman_dtsec_set_uc_promisc (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h825 * fman_dtsec_set_uc_promisc() - Sets unicast promiscuous mode
831 * To set dTSEC in promiscuous mode call both fman_dtsec_set_uc_promisc() and
835 void fman_dtsec_set_uc_promisc(struct dtsec_regs *regs, bool enable);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c488 void fman_dtsec_set_uc_promisc(struct dtsec_regs *regs, bool enable) function
H A Ddtsec.c1029 fman_dtsec_set_uc_promisc(p_Dtsec->p_MemMap, newVal);

Completed in 98 milliseconds