Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h563 int fman_port_set_perf_cnt_mode(struct fman_port *port, bool enable);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c1228 int fman_port_set_perf_cnt_mode(struct fman_port *port, bool enable) in fman_port_set_perf_cnt_mode() function
H A Dfm_port.c3754 err = fman_port_set_perf_cnt_mode(&p_FmPort->port, enable); in FM_PORT_SetPerformanceCounters()