Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dlc.c489 * tb_lc_lane_bonding_possible() - Is lane bonding possible towards switch
495 bool tb_lc_lane_bonding_possible(struct tb_switch *sw) in tb_lc_lane_bonding_possible() function
H A Dtb.h1222 bool tb_lc_lane_bonding_possible(struct tb_switch *sw);
H A Dswitch.c2816 return tb_lc_lane_bonding_possible(sw); in tb_switch_lane_bonding_possible()