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()212 sw->ports[1].ctl_credits = 2; in alloc_dev_default()219 sw->ports[2].ctl_credits = 2; in alloc_dev_default()227 sw->ports[3].ctl_credits = 2; in alloc_dev_default()234 sw->ports[4].ctl_credits = 2; in alloc_dev_default()242 sw->ports[5].ctl_credits = 2; in alloc_dev_default()249 sw->ports[6].ctl_credits = 2; in alloc_dev_default()[all …]
457 port->ctl_credits); in tb_dump_port()737 port->ctl_credits = hop.initial_credits; in tb_init_port()739 if (!port->ctl_credits) in tb_init_port()740 port->ctl_credits = 2; in tb_init_port()
285 unsigned int ctl_credits; member
87 return port->total_credits - port->ctl_credits; in tb_usable_credits()