Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h550 int fman_port_set_bpools(const struct fman_port *port,
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c886 int fman_port_set_bpools(const struct fman_port *port, in fman_port_set_bpools() function
H A Dfm_port.c641 err = fman_port_set_bpools(&p_FmPort->port, &bpools); in SetExtBufferPools()