Searched refs:max_eh_offset (Results 1 – 5 of 5) sorted by relevance
91 int max_eh_offset; member
179 p->max_eh_offset = XLP3XX_MAX_EH_OFFSET; in nlm_setup_port_defaults()195 p->max_eh_offset = XLP8XX_MAX_EH_OFFSET; in nlm_setup_port_defaults()
607 if (offset > cfg[hwport].max_eh_offset) in config_egress_fifo_carvings()608 offset = cfg[hwport].max_eh_offset; in config_egress_fifo_carvings()715 max_credit = cfg[hwport].max_eh_offset + 1; in config_egress_fifo_credits()
523 sc->portcfg[port].max_eh_offset = p->max_eh_offset; in nlm_setup_portcfg()
585 uint32_t max_eh_offset; member