Searched refs:min_dp_aux_credits (Results 1 – 4 of 4) sorted by relevance
111 if (sw->min_dp_aux_credits + sw->min_dp_main_credits) in tb_available_credits()113 (sw->min_dp_aux_credits + sw->min_dp_main_credits); in tb_available_credits()119 credits -= ndp * (sw->min_dp_aux_credits + sw->min_dp_main_credits); in tb_available_credits()1064 hop->initial_credits = sw->min_dp_aux_credits; in tb_dp_init_aux_credits()
219 unsigned int min_dp_aux_credits; member
165 sw->min_dp_aux_credits = 1; in alloc_host_usb4()377 sw->min_dp_aux_credits = 0; in alloc_dev_without_dp()398 sw->min_dp_aux_credits = 1; in alloc_dev_usb4()
817 sw->min_dp_aux_credits = min_dp_aux; in usb4_switch_credits_init()
Completed in 18 milliseconds