Searched refs:max_frout_offset (Results 1 – 5 of 5) sorted by relevance
92 int max_frout_offset; member
180 p->max_frout_offset = XLP3XX_MAX_FREE_OUT_OFFSET; in nlm_setup_port_defaults()196 p->max_frout_offset = XLP8XX_MAX_FREE_OUT_OFFSET; in nlm_setup_port_defaults()
626 if (offset > cfg[hwport].max_frout_offset) in config_egress_fifo_carvings()627 offset = cfg[hwport].max_frout_offset; in config_egress_fifo_carvings()727 max_credit = cfg[hwport].max_frout_offset + 1; in config_egress_fifo_credits()
524 sc->portcfg[port].max_frout_offset = p->max_frout_offset; in nlm_setup_portcfg()
586 uint32_t max_frout_offset; member