Searched refs:dest_port (Results 1 - 25 of 53) sorted by relevance

123

/linux-master/sound/core/seq/
H A Dseq_ump_convert.h13 struct snd_seq_client_port *dest_port,
18 struct snd_seq_client_port *dest_port,
H A Dseq_ump_convert.c363 struct snd_seq_client_port *dest_port,
407 return __snd_seq_deliver_single_event(dest, dest_port,
414 struct snd_seq_client_port *dest_port,
460 return __snd_seq_deliver_single_event(dest, dest_port,
467 struct snd_seq_client_port *dest_port,
503 err = __snd_seq_deliver_single_event(dest, dest_port,
514 struct snd_seq_client_port *dest_port,
522 /* fill with the new group; the dest_port->ump_group field is 1-based */
523 ev.ump[0] |= ((dest_port->ump_group - 1) << 24);
525 return __snd_seq_deliver_single_event(dest, dest_port,
362 cvt_ump_midi1_to_midi2(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *__event, int atomic, int hop) argument
413 cvt_ump_midi2_to_midi1(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *__event, int atomic, int hop) argument
466 cvt_ump_to_any(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, unsigned char type, int atomic, int hop) argument
513 deliver_with_group_convert(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_ump_event *ump_ev, int atomic, int hop) argument
544 snd_seq_deliver_from_ump(struct snd_seq_client *source, struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
589 note_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
604 cc_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
617 ctrl_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
629 pitchbend_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
645 ctrl14_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
666 rpn_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
689 system_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
699 system_1p_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
710 system_2p_ev_to_ump_midi1(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi1_msg *data, unsigned char status) argument
724 note_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
739 paf_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
774 cc_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
829 ctrl_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
841 pgm_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
863 pitchbend_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
878 ctrl14_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
940 rpn_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
954 system_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
965 system_1p_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
976 system_2p_ev_to_ump_midi2(const struct snd_seq_event *event, struct snd_seq_client_port *dest_port, union snd_ump_midi2_msg *data, unsigned char status) argument
1062 cvt_to_ump_midi1(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
1096 cvt_to_ump_midi2(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
1131 fill_sysex7_ump(struct snd_seq_client_port *dest_port, u32 *val, u8 status, u8 *buf, int len) argument
1144 cvt_sysex_to_ump(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
1194 snd_seq_deliver_to_ump(struct snd_seq_client *source, struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
[all...]
H A Dseq_clientmgr.h92 struct snd_seq_client_port *dest_port,
H A Dseq_ports.c573 struct snd_seq_client_port *dest_port,
596 err = check_and_subscribe_port(dest_client, dest_port, subs, false,
617 struct snd_seq_client_port *dest_port,
620 struct snd_seq_port_subs_info *dest = &dest_port->c_dest;
631 __delete_and_unsubscribe_port(dest_client, dest_port,
569 snd_seq_port_connect(struct snd_seq_client *connector, struct snd_seq_client *src_client, struct snd_seq_client_port *src_port, struct snd_seq_client *dest_client, struct snd_seq_client_port *dest_port, struct snd_seq_port_subscribe *info) argument
613 snd_seq_port_disconnect(struct snd_seq_client *connector, struct snd_seq_client *src_client, struct snd_seq_client_port *src_port, struct snd_seq_client *dest_client, struct snd_seq_client_port *dest_port, struct snd_seq_port_subscribe *info) argument
H A Dseq_clientmgr.c626 struct snd_seq_client_port *dest_port,
636 if (!dest_port->event_input)
638 return dest_port->event_input(event,
640 dest_port->private_data,
658 struct snd_seq_client_port *dest_port = NULL; local
667 dest_port = snd_seq_port_use_ptr(dest, event->dest.port);
668 if (dest_port == NULL)
672 if (! check_port_perm(dest_port, SNDRV_SEQ_PORT_CAP_WRITE)) {
677 if (dest_port->timestamping)
678 update_timestamp_of_queue(event, dest_port
625 __snd_seq_deliver_single_event(struct snd_seq_client *dest, struct snd_seq_client_port *dest_port, struct snd_seq_event *event, int atomic, int hop) argument
[all...]
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c11 u16 *src_port, *dest_port; member in struct:mtk_flow_addr_info
71 if (ai->dest_port)
72 seq_printf(m, ":%d", *ai->dest_port);
110 ai.dest_port = &entry->ipv4.orig.dest_port;
118 ai.dest_port = &entry->ipv6.dest_port;
135 ai.dest_port = &entry->ipv4.new.dest_port;
H A Dmtk_ppe.h147 u16 dest_port; member in struct:mtk_ipv4_tuple::__anon464::__anon465
199 u16 dest_port; member in struct:mtk_foe_ipv6::__anon467::__anon469
216 u16 dest_port; member in struct:mtk_foe_ipv6_6rd
383 __be32 dest_addr, __be16 dest_port);
387 __be32 *dest_addr, __be16 dest_port);
H A Dmtk_ppe.c297 __be32 dest_addr, __be16 dest_port)
329 t->dest_port = be16_to_cpu(dest_port);
337 __be32 *dest_addr, __be16 dest_port)
351 entry->ipv6.dest_port = be16_to_cpu(dest_port);
294 mtk_foe_entry_set_ipv4_tuple(struct mtk_eth *eth, struct mtk_foe_entry *entry, bool egress, __be32 src_addr, __be16 src_port, __be32 dest_addr, __be16 dest_port) argument
334 mtk_foe_entry_set_ipv6_tuple(struct mtk_eth *eth, struct mtk_foe_entry *entry, __be32 *src_addr, __be16 src_port, __be32 *dest_addr, __be16 dest_port) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_assign_reuse.c24 const volatile __u16 dest_port; variable
86 if (!th->syn || th->ack || th->dest != bpf_htons(dest_port))
99 if (uh->dest != bpf_htons(dest_port))
/linux-master/sound/core/seq/oss/
H A Dseq_oss_device.h156 int dest_client, int dest_port)
161 ev->dest.port = dest_port;
155 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dest_client, int dest_port) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c172 sparmsp->dest_port = netdev_priv(to_dev);
180 struct mlxsw_sp_port *dest_port = sparms.dest_port; local
181 struct mlxsw_sp *mlxsw_sp = dest_port->mlxsw_sp;
182 u16 local_port = dest_port->local_port;
200 struct mlxsw_sp_port *dest_port = span_entry->parms.dest_port; local
201 struct mlxsw_sp *mlxsw_sp = dest_port->mlxsw_sp;
202 u16 local_port = dest_port->local_port;
257 sparmsp->dest_port
481 struct mlxsw_sp_port *dest_port = sparms.dest_port; local
585 struct mlxsw_sp_port *dest_port = sparms.dest_port; local
651 struct mlxsw_sp_port *dest_port = sparms.dest_port; local
[all...]
H A Dspectrum_span.h30 struct mlxsw_sp_port *dest_port; /* NULL for unoffloaded SPAN. */ member in struct:mlxsw_sp_span_parms
/linux-master/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c50 {RNBD_OPT_DEST_PORT, "dest_port=%d" },
62 u16 *dest_port; member in struct:rnbd_map_options
77 int dest_port = 0; local
124 *opt->dest_port,
154 if (match_int(args, &dest_port) || dest_port < 0 ||
155 dest_port > 65535) {
157 dest_port);
161 *opt->dest_port = dest_port;
[all...]
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tpda.c110 csdev->pdata->in_conns[i]->dest_port != inport)
194 ret = __tpda_enable(drvdata, in->dest_port);
198 dev_dbg(drvdata->dev, "TPDA inport %d enabled.\n", in->dest_port);
227 __tpda_disable(drvdata, in->dest_port);
232 dev_dbg(drvdata->dev, "TPDA inport %d disabled\n", in->dest_port);
H A Dcoresight-funnel.c89 rc = dynamic_funnel_enable_hw(drvdata, in->dest_port);
99 in->dest_port);
133 dynamic_funnel_disable_hw(drvdata, in->dest_port);
140 in->dest_port);
H A Dcoresight-replicator.c129 rc = dynamic_replicator_enable(drvdata, in->dest_port,
183 dynamic_replicator_disable(drvdata, in->dest_port,
H A Dcoresight-platform.c244 conn.dest_port = rendpoint.port;
626 conn->dest_port = fields[1].integer.value;
645 conn->dest_port = fields[0].integer.value;
/linux-master/include/linux/qed/
H A Dqed_nvmetcp_if.h168 * @param dest_port
171 * @param dest_port
231 int (*add_dst_tcp_port_filter)(struct qed_dev *cdev, u16 dest_port);
233 void (*remove_dst_tcp_port_filter)(struct qed_dev *cdev, u16 dest_port);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h416 * @dest_port: Destination port to add.
424 u16 source_port_or_eth_type, u16 dest_port);
434 * @dest_port: Destination port to add.
440 u16 source_port_or_eth_type, u16 dest_port);
H A Dqed_init_fw_funcs.c1248 struct qed_ptt *p_ptt, u16 dest_port)
1251 qed_wr(p_hwfn, p_ptt, PRS_REG_VXLAN_PORT, dest_port);
1254 qed_wr(p_hwfn, p_ptt, NIG_REG_VXLAN_CTRL, dest_port);
1257 qed_wr(p_hwfn, p_ptt, PBF_REG_VXLAN_PORT, dest_port);
1335 struct qed_ptt *p_ptt, u16 dest_port)
1338 qed_wr(p_hwfn, p_ptt, PRS_REG_NGE_PORT, dest_port);
1341 qed_wr(p_hwfn, p_ptt, NIG_REG_NGE_PORT, dest_port);
1344 qed_wr(p_hwfn, p_ptt, PBF_REG_NGE_PORT, dest_port);
1247 qed_set_vxlan_dest_port(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 dest_port) argument
1334 qed_set_geneve_dest_port(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 dest_port) argument
/linux-master/include/linux/soc/qcom/
H A Dapr.h63 uint16_t dest_port; member in struct:apr_hdr
87 uint32_t dest_port; member in struct:gpr_hdr
/linux-master/drivers/infiniband/hw/irdma/
H A Duda.c100 FIELD_PREP(IRDMA_UDA_MGCTX_DESTPORT, entry_info->dest_port) |
181 if (entry1->dest_port == entry2->dest_port &&
H A Dirdma.h88 u16 dest_port; member in struct:irdma_mcast_grp_ctx_entry_info
/linux-master/include/linux/
H A Datalk.h42 unsigned char dest_port; member in struct:atalk_sock
/linux-master/tools/testing/selftests/net/
H A Dtxtimestamp.c78 static uint16_t dest_port = 9000; variable
472 udph->source = ntohs(dest_port + 1); /* spoof */
473 udph->dest = ntohs(dest_port);
746 dest_port = strtoul(optarg, NULL, 10);
821 daddr.sin_port = htons(dest_port);
826 daddr6.sin6_port = htons(dest_port);
907 fprintf(stderr, "server port: %u\n", dest_port);

Completed in 243 milliseconds

123