Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/ !
Dpath.c392 static int __tb_path_deactivate_hop(struct tb_port *port, int hop_index, in __tb_path_deactivate_hop() argument
400 ret = tb_port_read(port, &hop, TB_CFG_HOPS, 2 * hop_index, 2); in __tb_path_deactivate_hop()
410 ret = tb_port_write(port, &hop, TB_CFG_HOPS, 2 * hop_index, 2); in __tb_path_deactivate_hop()
417 ret = tb_port_read(port, &hop, TB_CFG_HOPS, 2 * hop_index, 2); in __tb_path_deactivate_hop()
437 2 * hop_index, 2); in __tb_path_deactivate_hop()
457 int tb_path_deactivate_hop(struct tb_port *port, int hop_index) in tb_path_deactivate_hop() argument
459 return __tb_path_deactivate_hop(port, hop_index, true); in tb_path_deactivate_hop()
Dtb.h1171 int tb_path_deactivate_hop(struct tb_port *port, int hop_index);
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ !
Dfw.h910 u8 hop_index; member
1214 u8 hop_index; member