Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_dtsec.h1091 void fman_dtsec_stop_tx(struct dtsec_regs *regs);
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_dtsec.c43 void fman_dtsec_stop_tx(struct dtsec_regs *regs) in fman_dtsec_stop_tx() function
H A Ddtsec.c418 fman_dtsec_stop_tx(p_MemMap); in GracefulStop()