Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dboard.h84 int stg2_fifo_size; member
H A Dboard.c172 p->stg2_fifo_size = XLP3XX_STG2_FIFO_SZ; in nlm_setup_port_defaults()
188 p->stg2_fifo_size = XLP8XX_STG2_FIFO_SZ; in nlm_setup_port_defaults()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h578 uint32_t stg2_fifo_size; member
/f-stack/freebsd/mips/nlm/dev/net/
H A Dxlpge.c516 sc->portcfg[port].stg2_fifo_size = p->stg2_fifo_size; in nlm_setup_portcfg()
H A Dnae.c583 size = cfg[hwport].stg2_fifo_size / max_ctxts; in config_egress_fifo_carvings()