Home
last modified time | relevance | path

Searched refs:tb_width_name (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/thunderbolt/
Dswitch.c2861 tb_sw_dbg(sw, "current link width %s\n", tb_width_name(sw->link_width)); in tb_switch_link_init()
2893 tb_width_name(sw->preferred_link_width)); in tb_switch_link_init()
3134 tb_sw_dbg(sw, "link width set to %s\n", tb_width_name(width)); in tb_switch_set_link_width()
Ddebugfs.c1210 tb_width_name(ret), in validate_margining()
1211 tb_width_name(TB_LINK_WIDTH_ASYM_RX)); in validate_margining()
Dtb.h596 static inline const char *tb_width_name(enum tb_link_width width) in tb_width_name() function
Dxdomain.c1468 tb_width_name(xd->link_width)); in tb_xdomain_get_properties()