Searched refs:min_dp_main_credits (Results 1 – 5 of 5) sorted by relevance
17 if (sw->credit_allocation && sw->min_dp_main_credits == 56) { in quirk_dp_credit_allocation()18 sw->min_dp_main_credits = 18; in quirk_dp_credit_allocation()19 tb_sw_dbg(sw, "quirked DP main: %u\n", sw->min_dp_main_credits); in quirk_dp_credit_allocation()
106 (sw->min_dp_aux_credits + sw->min_dp_main_credits); in tb_available_credits()110 credits -= ndp * (sw->min_dp_aux_credits + sw->min_dp_main_credits); in tb_available_credits()727 if (nfc_credits / sw->min_dp_main_credits > max_dp_streams) in tb_dp_init_video_credits()730 hop->nfc_credits = sw->min_dp_main_credits; in tb_dp_init_video_credits()
196 unsigned int min_dp_main_credits; member
824 sw->min_dp_main_credits = min_dp_main; in usb4_switch_credits_init()
166 sw->min_dp_main_credits = 0; in alloc_host_usb4()358 sw->min_dp_main_credits = 18; in alloc_dev_usb4()
Completed in 17 milliseconds