Searched refs:max_eh_offset (Results 1 – 5 of 5) sorted by relevance
90 int max_eh_offset; member
178 p->max_eh_offset = XLP3XX_MAX_EH_OFFSET; in nlm_setup_port_defaults()194 p->max_eh_offset = XLP8XX_MAX_EH_OFFSET; in nlm_setup_port_defaults()
606 if (offset > cfg[hwport].max_eh_offset) in config_egress_fifo_carvings()607 offset = cfg[hwport].max_eh_offset; in config_egress_fifo_carvings()714 max_credit = cfg[hwport].max_eh_offset + 1; in config_egress_fifo_credits()
520 sc->portcfg[port].max_eh_offset = p->max_eh_offset; in nlm_setup_portcfg()
583 uint32_t max_eh_offset; member