Searched refs:ctl_credits (Results 1 – 4 of 4) sorted by relevance
91 sw->ports[1].ctl_credits = 2; in alloc_host()98 sw->ports[2].ctl_credits = 2; in alloc_host()106 sw->ports[3].ctl_credits = 2; in alloc_host()113 sw->ports[4].ctl_credits = 2; in alloc_host()195 sw->ports[1].ctl_credits = 2; in alloc_dev_default()202 sw->ports[2].ctl_credits = 2; in alloc_dev_default()210 sw->ports[3].ctl_credits = 2; in alloc_dev_default()217 sw->ports[4].ctl_credits = 2; in alloc_dev_default()225 sw->ports[5].ctl_credits = 2; in alloc_dev_default()232 sw->ports[6].ctl_credits = 2; in alloc_dev_default()[all …]
510 port->ctl_credits); in tb_dump_port()766 port->ctl_credits = hop.initial_credits; in tb_init_port()768 if (!port->ctl_credits) in tb_init_port()769 port->ctl_credits = 2; in tb_init_port()
248 unsigned int ctl_credits; member
72 return port->total_credits - port->ctl_credits; in tb_usable_credits()