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

/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h832 * fman_dtsec_set_mc_promisc() to disable filtering for both unicast and
1037 * fman_dtsec_set_mc_promisc() - Set multicast promiscuous mode
1043 void fman_dtsec_set_mc_promisc(struct dtsec_regs *regs, bool enable);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c502 void fman_dtsec_set_mc_promisc(struct dtsec_regs *regs, bool enable) function
H A Ddtsec.c1030 fman_dtsec_set_mc_promisc(p_Dtsec->p_MemMap, newVal);

Completed in 49 milliseconds