Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h568 uint32_t fman_port_get_stats_counter(struct fman_port *port,
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c1307 uint32_t fman_port_get_stats_counter(struct fman_port *port, in fman_port_get_stats_counter() function
H A Dfm_port.c4206 return fman_port_get_stats_counter(&p_FmPort->port, statsType); in FM_PORT_GetCounter()