Searched defs:hop (Results 1 – 3 of 3) sorted by relevance
13 static void tb_dump_hop(struct tb_port *port, struct tb_regs_hop *hop) in tb_dump_hop()79 struct tb_regs_hop hop = { }; in __tb_path_deactivate_hops() local153 struct tb_regs_hop hop = { 0 }; in tb_path_activate() local
242 static struct tb_ring *ring_alloc(struct tb_nhi *nhi, u32 hop, int size, in ring_alloc()298 struct tb_ring *ring_alloc_tx(struct tb_nhi *nhi, int hop, int size) in ring_alloc_tx()303 struct tb_ring *ring_alloc_rx(struct tb_nhi *nhi, int hop, int size) in ring_alloc_rx()445 int hop = -1; in nhi_interrupt_work() local
37 int hop; member