Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.h85 int eh_fifo_size; member
H A Dboard.c173 p->eh_fifo_size = XLP3XX_EH_FIFO_SZ; in nlm_setup_port_defaults()
189 p->eh_fifo_size = XLP8XX_EH_FIFO_SZ; in nlm_setup_port_defaults()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h579 uint32_t eh_fifo_size; member
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c517 sc->portcfg[port].eh_fifo_size = p->eh_fifo_size; in nlm_setup_portcfg()
H A Dnae.c602 size = cfg[hwport].eh_fifo_size / max_ctxts; in config_egress_fifo_carvings()