Home
last modified time | relevance | path

Searched refs:tb_lc_lane_bonding_possible (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/thunderbolt/
Dlc.c316 bool tb_lc_lane_bonding_possible(struct tb_switch *sw) in tb_lc_lane_bonding_possible() function
Dtb.h993 bool tb_lc_lane_bonding_possible(struct tb_switch *sw);
Dswitch.c2491 return tb_lc_lane_bonding_possible(sw); in tb_switch_lane_bonding_possible()