Searched refs:hop_index (Results 1 – 5 of 5) sorted by relevance
/drivers/thunderbolt/ |
D | path.c | 378 static int __tb_path_deactivate_hop(struct tb_port *port, int hop_index, in __tb_path_deactivate_hop() argument 386 ret = tb_port_read(port, &hop, TB_CFG_HOPS, 2 * hop_index, 2); in __tb_path_deactivate_hop() 396 ret = tb_port_write(port, &hop, TB_CFG_HOPS, 2 * hop_index, 2); in __tb_path_deactivate_hop() 403 ret = tb_port_read(port, &hop, TB_CFG_HOPS, 2 * hop_index, 2); in __tb_path_deactivate_hop() 416 2 * hop_index, 2); in __tb_path_deactivate_hop()
|
/drivers/staging/ks7010/ |
D | ks_hostif.h | 268 u8 hop_index; member
|
/drivers/net/wireless/ |
D | rayctl.h | 98 UCHAR hop_index; member
|
D | ray_cs.c | 2648 pfh->hop_index); in ray_cs_proc_show()
|
/drivers/net/wireless/marvell/mwifiex/ |
D | fw.h | 889 u8 hop_index; member 1180 u8 hop_index; member
|