Home
last modified time | relevance | path

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

/NextBSD/sys/mips/nlm/
HDboard.c176 p->max_stg2_offset = XLP3XX_MAX_STG2_OFFSET; in nlm_setup_port_defaults()
192 p->max_stg2_offset = XLP8XX_MAX_STG2_OFFSET; in nlm_setup_port_defaults()
HDboard.h88 int max_stg2_offset; member
/NextBSD/sys/mips/nlm/dev/net/
HDnae.c586 if (offset > cfg[hwport].max_stg2_offset) in config_egress_fifo_carvings()
587 offset = cfg[hwport].max_stg2_offset; in config_egress_fifo_carvings()
701 max_credit = cfg[hwport].max_stg2_offset + 1; in config_egress_fifo_credits()
HDxlpge.c520 sc->portcfg[port].max_stg2_offset = p->max_stg2_offset; in nlm_setup_portcfg()
/NextBSD/sys/mips/nlm/hal/
HDnae.h582 uint32_t max_stg2_offset; member