Searched refs:TB_CFG_HOPS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/thunderbolt/ |
D | path.c | 82 res = tb_port_write(path->hops[i].in_port, &hop, TB_CFG_HOPS, in __tb_path_deactivate_hops() 167 res = tb_port_write(path->hops[i].in_port, &hop, TB_CFG_HOPS, in tb_path_activate() 204 res = tb_port_write(path->hops[i].in_port, &hop, TB_CFG_HOPS, in tb_path_activate()
|
D | tb_msgs.h | 19 TB_CFG_HOPS = 0, enumerator
|