Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.h88 int pkt_fifo_size; member
H A Dboard.c176 p->pkt_fifo_size = XLP3XX_PKT_FIFO_SZ; in nlm_setup_port_defaults()
192 p->pkt_fifo_size = XLP8XX_PKT_FIFO_SZ; in nlm_setup_port_defaults()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h582 uint32_t pkt_fifo_size; member
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c520 sc->portcfg[port].pkt_fifo_size = p->pkt_fifo_size; in nlm_setup_portcfg()
H A Dnae.c659 size = cfg[hwport].pkt_fifo_size / max_ctxts; in config_egress_fifo_carvings()