Searched refs:TB_CFG_HOPS (Results 1 – 2 of 2) sorted by relevance
/drivers/thunderbolt/ |
D | path.c | 81 res = tb_port_write(path->hops[i].in_port, &hop, TB_CFG_HOPS, in __tb_path_deactivate_hops() 166 res = tb_port_write(path->hops[i].in_port, &hop, TB_CFG_HOPS, in tb_path_activate() 203 res = tb_port_write(path->hops[i].in_port, &hop, TB_CFG_HOPS, in tb_path_activate()
|
D | ctl.h | 27 TB_CFG_HOPS = 0, enumerator
|