Home
last modified time | relevance | path

Searched refs:hop (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/drivers/thunderbolt/
Dpath.c14 static void tb_dump_hop(struct tb_port *port, struct tb_regs_hop *hop) in tb_dump_hop() argument
17 hop->out_port, hop->next_hop, in tb_dump_hop()
18 hop->enable ? "enabled" : "disabled"); in tb_dump_hop()
20 hop->weight, hop->priority, in tb_dump_hop()
21 hop->initial_credits, hop->drop_packages); in tb_dump_hop()
23 hop->counter_enable, hop->counter); in tb_dump_hop()
25 hop->ingress_fc, hop->egress_fc, in tb_dump_hop()
26 hop->ingress_shared_buffer, hop->egress_shared_buffer); in tb_dump_hop()
28 hop->unknown1, hop->unknown2, hop->unknown3); in tb_dump_hop()
80 struct tb_regs_hop hop = { }; in __tb_path_deactivate_hops() local
[all …]
Dnhi.c43 int bit = ring->hop; in ring_interrupt_index()
68 index = ring->hop; in ring_interrupt_active()
70 index = ring->hop + ring->nhi->hop_count; in ring_interrupt_active()
105 RING_TYPE(ring), ring->hop, in ring_interrupt_active()
133 io += ring->hop * 16; in ring_desc_base()
141 io += ring->hop * 32; in ring_options_base()
422 if (ring->hop < 0) { in nhi_alloc_hop()
432 ring->hop = i; in nhi_alloc_hop()
437 ring->hop = i; in nhi_alloc_hop()
444 if (ring->hop < 0 || ring->hop >= nhi->hop_count) { in nhi_alloc_hop()
[all …]
/Linux-v4.19/net/ipv6/
Dcalipso.c798 static int calipso_opt_update(struct sock *sk, struct ipv6_opt_hdr *hop) in calipso_opt_update() argument
802 txopts = ipv6_renew_options(sk, old, IPV6_HOPOPTS, hop); in calipso_opt_update()
864 static int calipso_opt_find(struct ipv6_opt_hdr *hop, unsigned int *start, in calipso_opt_find() argument
869 unsigned char *opt = (unsigned char *)hop; in calipso_opt_find()
871 opt_len = ipv6_optlen(hop); in calipso_opt_find()
872 offset = sizeof(*hop); in calipso_opt_find()
875 tlv_len = calipso_tlv_len(hop, offset); in calipso_opt_find()
900 *start = offset_s + calipso_tlv_len(hop, offset_s); in calipso_opt_find()
902 *start = sizeof(*hop); in calipso_opt_find()
904 *end = offset_e + calipso_tlv_len(hop, offset_e); in calipso_opt_find()
[all …]
/Linux-v4.19/sound/synth/emux/
Demux_oss.c40 void *private, int atomic, int hop);
43 int cmd, unsigned char *event, int atomic, int hop);
45 int cmd, unsigned char *event, int atomic, int hop);
47 int ch, int param, int val, int atomic, int hop);
301 int atomic, int hop) in snd_emux_event_oss_input() argument
314 return snd_emux_event_input(ev, direct, private_data, atomic, hop); in snd_emux_event_oss_input()
322 emuspec_control(emu, p, cmd, data, atomic, hop); in snd_emux_event_oss_input()
324 gusspec_control(emu, p, cmd, data, atomic, hop); in snd_emux_event_oss_input()
334 unsigned char *event, int atomic, int hop) in emuspec_control() argument
374 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control()
[all …]
Demux_voice.h38 int atomic, int hop);
/Linux-v4.19/sound/core/seq/
Dseq_queue.c250 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue() argument
275 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
283 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
299 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event() argument
343 snd_seq_check_queue(q, atomic, hop); in snd_seq_enqueue_event()
646 int atomic, int hop) in queue_broadcast_event() argument
661 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomic, hop); in queue_broadcast_event()
670 int atomic, int hop) in snd_seq_queue_process_event() argument
677 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event()
682 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event()
[all …]
Dseq_clientmgr.h94 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop);
97 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, int atomic, int hop);
99 struct file *file, int atomic, int hop);
Dseq_clientmgr.c83 int err, int atomic, int hop);
86 int filter, int atomic, int hop);
518 int err, int atomic, int hop) in bounce_error_event() argument
540 result = snd_seq_deliver_single_event(NULL, &bounce_ev, 0, atomic, hop + 1); in bounce_error_event()
586 int filter, int atomic, int hop) in snd_seq_deliver_single_event() argument
623 atomic, hop); in snd_seq_deliver_single_event()
636 result = bounce_error_event(client, event, result, atomic, hop); in snd_seq_deliver_single_event()
647 int atomic, int hop) in deliver_to_subscribers() argument
666 down_read_nested(&grp->list_mutex, hop); in deliver_to_subscribers()
677 0, atomic, hop); in deliver_to_subscribers()
[all …]
Dseq_queue.h83 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop);
98 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop);
110 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop);
Dseq_system.c116 …t event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer() argument
118 return snd_seq_control_queue(ev, atomic, hop); in event_input_timer()
Dseq_dummy.c89 int atomic, int hop) in dummy_input() argument
104 return snd_seq_kernel_client_dispatch(p->client, &tmpev, atomic, hop); in dummy_input()
Dseq_ports.h73 int atomic, int hop);
/Linux-v4.19/include/sound/
Dseq_kernel.h66 int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop);
76 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, int atomic, int hop);
77 int snd_seq_kernel_client_dispatch(int client, struct snd_seq_event *ev, int atomic, int hop);
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_device.h148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch() argument
150 return snd_seq_kernel_client_dispatch(dp->cseq, ev, atomic, hop); in snd_seq_oss_dispatch()
Dseq_oss_event.h109 …seq_oss_event_input(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop);
Dseq_oss_init.c53 …tic int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop);
136 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
/Linux-v4.19/include/linux/
Dthunderbolt.h477 int hop; member
547 struct tb_ring *tb_ring_alloc_tx(struct tb_nhi *nhi, int hop, int size,
549 struct tb_ring *tb_ring_alloc_rx(struct tb_nhi *nhi, int hop, int size,
/Linux-v4.19/net/ipv6/netfilter/
DKconfig31 fields such as the source, destination, flowlabel, hop-limit and
170 tristate '"hbh" hop-by-hop and "dst" opts header match support'
173 This allows one to match packets based on the hop-by-hop
/Linux-v4.19/tools/testing/radix-tree/
Dtest.h27 int chunk, int hop);
Dtest.c124 int chunk, int hop) in item_gang_check_present() argument
142 into += hop; in item_gang_check_present()
Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check() argument
32 chunk, hop); in __gang_check()
/Linux-v4.19/Documentation/networking/
Dmpls-sysctl.txt28 single hop to transit traffic.
Dray_cs.txt75 of hop dwell
91 hop_dwell integer hop dwell time in Kilo-microseconds
/Linux-v4.19/sound/drivers/opl4/
Dopl4_seq.c112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input() argument
/Linux-v4.19/net/can/
DKconfig50 CAN frames can be routed between CAN network interfaces (one hop).

12