Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.h86 int frout_fifo_size; member
H A Dboard.c174 p->frout_fifo_size = XLP3XX_FROUT_FIFO_SZ; in nlm_setup_port_defaults()
190 p->frout_fifo_size = XLP8XX_FROUT_FIFO_SZ; in nlm_setup_port_defaults()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h580 uint32_t frout_fifo_size; member
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c518 sc->portcfg[port].frout_fifo_size = p->frout_fifo_size; in nlm_setup_portcfg()
H A Dnae.c621 size = cfg[hwport].frout_fifo_size / max_ctxts; in config_egress_fifo_carvings()