Searched refs:max_frout_offset (Results 1 – 5 of 5) sorted by relevance
91 int max_frout_offset; member
179 p->max_frout_offset = XLP3XX_MAX_FREE_OUT_OFFSET; in nlm_setup_port_defaults()195 p->max_frout_offset = XLP8XX_MAX_FREE_OUT_OFFSET; in nlm_setup_port_defaults()
625 if (offset > cfg[hwport].max_frout_offset) in config_egress_fifo_carvings()626 offset = cfg[hwport].max_frout_offset; in config_egress_fifo_carvings()726 max_credit = cfg[hwport].max_frout_offset + 1; in config_egress_fifo_credits()
521 sc->portcfg[port].max_frout_offset = p->max_frout_offset; in nlm_setup_portcfg()
584 uint32_t max_frout_offset; member