Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h578 uint32_t fman_port_get_qmi_counter(struct fman_port *port,
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c1423 uint32_t fman_port_get_qmi_counter(struct fman_port *port, in fman_port_get_qmi_counter() function
H A Dfm_port.c4241 return fman_port_get_qmi_counter(&p_FmPort->port, queueType); in FM_PORT_GetCounter()