Home
last modified time | relevance | path

Searched defs:hop (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/thunderbolt/
Dpath.c14 static void tb_dump_hop(struct tb_port *port, struct tb_regs_hop *hop) in tb_dump_hop()
80 struct tb_regs_hop hop = { }; in __tb_path_deactivate_hops() local
154 struct tb_regs_hop hop = { 0 }; in tb_path_activate() local
Dnhi.c497 static struct tb_ring *tb_ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in tb_ring_alloc()
566 struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_tx()
586 struct tb_ring *tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size, in tb_ring_alloc_rx()
626 u32 hop; in tb_ring_start() local
819 int hop = -1; in nhi_interrupt_work() local
/linux-4.19.296/include/linux/
Dthunderbolt.h477 int hop; member