Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A 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()
459 int tb_path_deactivate_hop(struct tb_port *port, int hop_index) in tb_path_deactivate_hop() argument
461 return __tb_path_deactivate_hop(port, hop_index, true); in tb_path_deactivate_hop()
H A Dtb.h1199 int tb_path_deactivate_hop(struct tb_port *port, int hop_index);
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h915 u8 hop_index; member
1219 u8 hop_index; member