Searched refs:min_dp_aux_credits (Results 1 – 4 of 4) sorted by relevance
149 if (sw->min_dp_aux_credits + sw->min_dp_main_credits) in tb_available_credits()151 (sw->min_dp_aux_credits + sw->min_dp_main_credits); in tb_available_credits()157 credits -= ndp * (sw->min_dp_aux_credits + sw->min_dp_main_credits); in tb_available_credits()1423 hop->initial_credits = sw->min_dp_aux_credits; in tb_dp_init_aux_credits()
165 sw->min_dp_aux_credits = 1; in alloc_host_usb4()394 sw->min_dp_aux_credits = 0; in alloc_dev_without_dp()415 sw->min_dp_aux_credits = 1; in alloc_dev_usb4()
212 unsigned int min_dp_aux_credits; member
844 sw->min_dp_aux_credits = min_dp_aux; in usb4_switch_credits_init()
Completed in 24 milliseconds