Home
last modified time | relevance | path

Searched refs:fman_port (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h431 struct fman_port { struct
545 int fman_port_init(struct fman_port *port,
548 int fman_port_enable(struct fman_port *port);
549 int fman_port_disable(const struct fman_port *port);
550 int fman_port_set_bpools(const struct fman_port *port,
552 int fman_port_set_rate_limiter(struct fman_port *port,
554 int fman_port_delete_rate_limiter(struct fman_port *port);
555 int fman_port_set_err_mask(struct fman_port *port, uint32_t err_mask);
556 int fman_port_set_discard_mask(struct fman_port *port, uint32_t discard_mask);
557 int fman_port_modify_rx_fd_bits(struct fman_port *port,
[all …]
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c52 static int init_bmi_rx(struct fman_port *port, in init_bmi_rx()
173 static int init_bmi_tx(struct fman_port *port, in init_bmi_tx()
277 static int init_bmi_oh(struct fman_port *port, in init_bmi_oh()
370 static int init_qmi(struct fman_port *port, in init_qmi()
450 static void get_rx_stats_reg(struct fman_port *port, in get_rx_stats_reg()
486 static void get_tx_stats_reg(struct fman_port *port, in get_tx_stats_reg()
513 static void get_oh_stats_reg(struct fman_port *port, in get_oh_stats_reg()
549 static void get_rx_perf_reg(struct fman_port *port, in get_rx_perf_reg()
579 static void get_tx_perf_reg(struct fman_port *port, in get_tx_perf_reg()
606 static void get_oh_perf_reg(struct fman_port *port, in get_oh_perf_reg()
[all …]
H A Dfm_port.h879 struct fman_port port;
H A Dfm_port.c2607 memset(&p_FmPort->port, 0, sizeof(struct fman_port)); in FM_PORT_Init()
/freebsd/sys/powerpc/conf/dpaa/
H A Dfiles.dpaa29 contrib/ncsw/Peripherals/FM/Port/fman_port.c optional dpaa \