Searched refs:total_credits (Results 1 – 5 of 5) sorted by relevance
90 sw->ports[1].total_credits = 60; in alloc_host()97 sw->ports[2].total_credits = 60; in alloc_host()105 sw->ports[3].total_credits = 60; in alloc_host()112 sw->ports[4].total_credits = 60; in alloc_host()194 sw->ports[1].total_credits = 60; in alloc_dev_default()201 sw->ports[2].total_credits = 60; in alloc_dev_default()209 sw->ports[3].total_credits = 60; in alloc_dev_default()216 sw->ports[4].total_credits = 60; in alloc_dev_default()224 sw->ports[5].total_credits = 60; in alloc_dev_default()231 sw->ports[6].total_credits = 60; in alloc_dev_default()[all …]
72 return port->total_credits - port->ctl_credits; in tb_usable_credits()734 hop->nfc_credits = min(port->total_credits - 2, 12U); in tb_dp_init_video_credits()953 credits = min(port->total_credits, credits); in tb_dma_reserve_credits()
509 tb_dbg(tb, " Credits (total/control): %u/%u\n", port->total_credits, in tb_dump_port()777 port->total_credits = in tb_init_port()1126 port->total_credits, total); in tb_port_do_update_credits()1129 port->total_credits = total; in tb_port_do_update_credits()
247 unsigned int total_credits; member
659 int total_credits = 0, i; in htc_process_credit_report() local681 total_credits += rpt->credits; in htc_process_credit_report()685 total_credits); in htc_process_credit_report()