Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_ump_convert.c363 struct snd_seq_client_port *dest_port, in cvt_ump_midi1_to_midi2()
407 return __snd_seq_deliver_single_event(dest, dest_port, in cvt_ump_midi1_to_midi2()
414 struct snd_seq_client_port *dest_port, in cvt_ump_midi2_to_midi1()
460 return __snd_seq_deliver_single_event(dest, dest_port, in cvt_ump_midi2_to_midi1()
467 struct snd_seq_client_port *dest_port, in cvt_ump_to_any()
503 err = __snd_seq_deliver_single_event(dest, dest_port, in cvt_ump_to_any()
514 struct snd_seq_client_port *dest_port, in deliver_with_group_convert()
522 /* fill with the new group; the dest_port->ump_group field is 1-based */ in deliver_with_group_convert()
523 ev.ump[0] |= ((dest_port->ump_group - 1) << 24); in deliver_with_group_convert()
525 return __snd_seq_deliver_single_event(dest, dest_port, in deliver_with_group_convert()
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) cvt_ump_midi1_to_midi2() 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) cvt_ump_midi2_to_midi1() 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) cvt_ump_to_any() 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) deliver_with_group_convert() 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) snd_seq_deliver_from_ump() 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) note_ev_to_ump_midi1() 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) cc_ev_to_ump_midi1() 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) ctrl_ev_to_ump_midi1() 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) pitchbend_ev_to_ump_midi1() 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) ctrl14_ev_to_ump_midi1() 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) rpn_ev_to_ump_midi1() 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) system_ev_to_ump_midi1() 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) system_1p_ev_to_ump_midi1() 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) system_2p_ev_to_ump_midi1() 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) note_ev_to_ump_midi2() 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) paf_ev_to_ump_midi2() 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) cc_ev_to_ump_midi2() 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) ctrl_ev_to_ump_midi2() 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) pgm_ev_to_ump_midi2() 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) pitchbend_ev_to_ump_midi2() 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) ctrl14_ev_to_ump_midi2() 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) rpn_ev_to_ump_midi2() 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) system_ev_to_ump_midi2() 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) system_1p_ev_to_ump_midi2() 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) system_2p_ev_to_ump_midi2() 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) cvt_to_ump_midi1() 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) cvt_to_ump_midi2() argument
1131 fill_sysex7_ump(struct snd_seq_client_port *dest_port, u32 *val, u8 status, u8 *buf, int len) fill_sysex7_ump() 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) cvt_sysex_to_ump() 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) snd_seq_deliver_to_ump() argument
[all...]
H A Dseq_ump_convert.h13 struct snd_seq_client_port *dest_port,
18 struct snd_seq_client_port *dest_port,
H A Dseq_ports.c588 struct snd_seq_client_port *dest_port, in snd_seq_port_connect()
611 err = check_and_subscribe_port(dest_client, dest_port, subs, false, in snd_seq_port_connect()
632 struct snd_seq_client_port *dest_port, in snd_seq_port_disconnect()
635 struct snd_seq_port_subs_info *dest = &dest_port->c_dest; in snd_seq_port_disconnect()
646 __delete_and_unsubscribe_port(dest_client, dest_port, in snd_seq_port_disconnect()
584 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) snd_seq_port_connect() argument
628 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) snd_seq_port_disconnect() argument
H A Dseq_clientmgr.c626 struct snd_seq_client_port *dest_port, in __snd_seq_deliver_single_event()
636 if (!dest_port->event_input) in __snd_seq_deliver_single_event()
638 return dest_port->event_input(event, in __snd_seq_deliver_single_event()
640 dest_port->private_data, in __snd_seq_deliver_single_event()
658 struct snd_seq_client_port *dest_port = NULL; in snd_seq_deliver_single_event() local
667 dest_port = snd_seq_port_use_ptr(dest, event->dest.port); in snd_seq_deliver_single_event()
668 if (dest_port == NULL) in snd_seq_deliver_single_event()
672 if (! check_port_perm(dest_port, SNDRV_SEQ_PORT_CAP_WRITE)) { in snd_seq_deliver_single_event()
677 if (dest_port->timestamping) in snd_seq_deliver_single_event()
678 update_timestamp_of_queue(event, dest_port in snd_seq_deliver_single_event()
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) __snd_seq_deliver_single_event() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c11 u16 *src_port, *dest_port; member
71 if (ai->dest_port) in mtk_print_addr_info()
72 seq_printf(m, ":%d", *ai->dest_port); in mtk_print_addr_info()
110 ai.dest_port = &entry->ipv4.orig.dest_port; in mtk_ppe_debugfs_foe_show()
118 ai.dest_port = &entry->ipv6.dest_port; in mtk_ppe_debugfs_foe_show()
135 ai.dest_port = &entry->ipv4.new.dest_port; in mtk_ppe_debugfs_foe_show()
H A Dmtk_ppe.h147 u16 dest_port; member
199 u16 dest_port; member
216 u16 dest_port; member
383 __be32 dest_addr, __be16 dest_port);
387 __be32 *dest_addr, __be16 dest_port);
/kernel/linux/linux-5.10/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c48 {RNBD_OPT_DEST_PORT, "dest_port=%d" },
59 u16 *dest_port; member
72 int i, dest_port; in rnbd_clt_parse_map_options() local
118 *opt->dest_port, in rnbd_clt_parse_map_options()
148 if (match_int(args, &dest_port) || dest_port < 0 || in rnbd_clt_parse_map_options()
149 dest_port > 65535) { in rnbd_clt_parse_map_options()
151 dest_port); in rnbd_clt_parse_map_options()
155 *opt->dest_port = dest_port; in rnbd_clt_parse_map_options()
[all...]
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c50 {RNBD_OPT_DEST_PORT, "dest_port=%d" },
62 u16 *dest_port; member
77 int dest_port = 0; in rnbd_clt_parse_map_options() local
124 *opt->dest_port, in rnbd_clt_parse_map_options()
154 if (match_int(args, &dest_port) || dest_port < 0 || in rnbd_clt_parse_map_options()
155 dest_port > 65535) { in rnbd_clt_parse_map_options()
157 dest_port); in rnbd_clt_parse_map_options()
161 *opt->dest_port = dest_port; in rnbd_clt_parse_map_options()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c172 sparmsp->dest_port = netdev_priv(to_dev); in mlxsw_sp_span_entry_phys_parms()
180 struct mlxsw_sp_port *dest_port = sparms.dest_port; in mlxsw_sp_span_entry_phys_configure() local
181 struct mlxsw_sp *mlxsw_sp = dest_port->mlxsw_sp; in mlxsw_sp_span_entry_phys_configure()
182 u8 local_port = dest_port->local_port; in mlxsw_sp_span_entry_phys_configure()
199 struct mlxsw_sp_port *dest_port = span_entry->parms.dest_port; in mlxsw_sp_span_entry_deconfigure_common() local
200 struct mlxsw_sp *mlxsw_sp = dest_port->mlxsw_sp; in mlxsw_sp_span_entry_deconfigure_common()
201 u8 local_port = dest_port->local_port; in mlxsw_sp_span_entry_deconfigure_common()
255 sparmsp->dest_port in mlxsw_sp_span_entry_unoffloadable()
479 struct mlxsw_sp_port *dest_port = sparms.dest_port; mlxsw_sp_span_entry_gretap4_configure() local
583 struct mlxsw_sp_port *dest_port = sparms.dest_port; mlxsw_sp_span_entry_gretap6_configure() local
649 struct mlxsw_sp_port *dest_port = sparms.dest_port; mlxsw_sp_span_entry_vlan_configure() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c172 sparmsp->dest_port = netdev_priv(to_dev); in mlxsw_sp_span_entry_phys_parms()
180 struct mlxsw_sp_port *dest_port = sparms.dest_port; in mlxsw_sp_span_entry_phys_configure() local
181 struct mlxsw_sp *mlxsw_sp = dest_port->mlxsw_sp; in mlxsw_sp_span_entry_phys_configure()
182 u16 local_port = dest_port->local_port; in mlxsw_sp_span_entry_phys_configure()
200 struct mlxsw_sp_port *dest_port = span_entry->parms.dest_port; in mlxsw_sp_span_entry_deconfigure_common() local
201 struct mlxsw_sp *mlxsw_sp = dest_port->mlxsw_sp; in mlxsw_sp_span_entry_deconfigure_common()
202 u16 local_port = dest_port->local_port; in mlxsw_sp_span_entry_deconfigure_common()
257 sparmsp->dest_port in mlxsw_sp_span_entry_unoffloadable()
481 struct mlxsw_sp_port *dest_port = sparms.dest_port; mlxsw_sp_span_entry_gretap4_configure() local
585 struct mlxsw_sp_port *dest_port = sparms.dest_port; mlxsw_sp_span_entry_gretap6_configure() local
651 struct mlxsw_sp_port *dest_port = sparms.dest_port; mlxsw_sp_span_entry_vlan_configure() local
[all...]
/kernel/linux/linux-6.6/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)) in maybe_assign_tcp()
99 if (uh->dest != bpf_htons(dest_port)) in maybe_assign_udp()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tpda.c65 __tpda_enable(drvdata, in->dest_port); in tpda_enable()
70 dev_dbg(drvdata->dev, "TPDA inport %d enabled.\n", in->dest_port); in tpda_enable()
95 __tpda_disable(drvdata, in->dest_port); in tpda_disable()
99 dev_dbg(drvdata->dev, "TPDA inport %d disabled\n", in->dest_port); in tpda_disable()
H A Dcoresight-sysfs.c152 if (conn->dest_port == -1 && conn->src_port == -1) in coresight_make_links()
161 "in:%d", conn->dest_port); in coresight_make_links()
H A Dcoresight-funnel.c89 rc = dynamic_funnel_enable_hw(drvdata, in->dest_port); in funnel_enable()
99 in->dest_port); in funnel_enable()
133 dynamic_funnel_disable_hw(drvdata, in->dest_port); in funnel_disable()
140 in->dest_port); in funnel_disable()
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Duda.c100 FIELD_PREP(IRDMA_UDA_MGCTX_DESTPORT, entry_info->dest_port) | in irdma_create_mg_ctx()
181 if (entry1->dest_port == entry2->dest_port && in irdma_compare_mgs()
/kernel/linux/linux-5.10/sound/core/seq/oss/
H A Dseq_oss_device.h156 int dest_client, int dest_port) in snd_seq_oss_fill_addr()
161 ev->dest.port = dest_port; in snd_seq_oss_fill_addr()
155 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dest_client, int dest_port) snd_seq_oss_fill_addr() argument
/kernel/linux/linux-6.6/sound/core/seq/oss/
H A Dseq_oss_device.h156 int dest_client, int dest_port) in snd_seq_oss_fill_addr()
161 ev->dest.port = dest_port; in snd_seq_oss_fill_addr()
155 snd_seq_oss_fill_addr(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int dest_client, int dest_port) snd_seq_oss_fill_addr() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h378 * @param dest_port - destination port to add
385 u16 source_port_or_eth_type, u16 dest_port);
395 * @param dest_port - destination port to add
401 u16 source_port_or_eth_type, u16 dest_port);
H A Dqed_init_fw_funcs.c1049 struct qed_ptt *p_ptt, u16 dest_port) in qed_set_vxlan_dest_port()
1052 qed_wr(p_hwfn, p_ptt, PRS_REG_VXLAN_PORT, dest_port); in qed_set_vxlan_dest_port()
1055 qed_wr(p_hwfn, p_ptt, NIG_REG_VXLAN_CTRL, dest_port); in qed_set_vxlan_dest_port()
1058 qed_wr(p_hwfn, p_ptt, PBF_REG_VXLAN_PORT, dest_port); in qed_set_vxlan_dest_port()
1134 struct qed_ptt *p_ptt, u16 dest_port) in qed_set_geneve_dest_port()
1137 qed_wr(p_hwfn, p_ptt, PRS_REG_NGE_PORT, dest_port); in qed_set_geneve_dest_port()
1140 qed_wr(p_hwfn, p_ptt, NIG_REG_NGE_PORT, dest_port); in qed_set_geneve_dest_port()
1143 qed_wr(p_hwfn, p_ptt, PBF_REG_NGE_PORT, dest_port); in qed_set_geneve_dest_port()
1048 qed_set_vxlan_dest_port(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 dest_port) qed_set_vxlan_dest_port() argument
1133 qed_set_geneve_dest_port(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 dest_port) qed_set_geneve_dest_port() argument
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-6.6/include/linux/soc/qcom/
H A Dapr.h63 uint16_t dest_port; member
87 uint32_t dest_port; member
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dtxtimestamp.c78 static uint16_t dest_port = 9000; variable
471 udph->source = ntohs(dest_port + 1); /* spoof */ in fill_header_udp()
472 udph->dest = ntohs(dest_port); in fill_header_udp()
745 dest_port = strtoul(optarg, NULL, 10); in parse_opt()
820 daddr.sin_port = htons(dest_port); in resolve_hostname()
825 daddr6.sin6_port = htons(dest_port); in resolve_hostname()
906 fprintf(stderr, "server port: %u\n", dest_port); in main()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtxtimestamp.c78 static uint16_t dest_port = 9000; variable
471 udph->source = ntohs(dest_port + 1); /* spoof */ in fill_header_udp()
472 udph->dest = ntohs(dest_port); in fill_header_udp()
745 dest_port = strtoul(optarg, NULL, 10); in parse_opt()
820 daddr.sin_port = htons(dest_port); in resolve_hostname()
825 daddr6.sin6_port = htons(dest_port); in resolve_hostname()
906 fprintf(stderr, "server port: %u\n", dest_port); in main()
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_ports.c558 struct snd_seq_client_port *dest_port, in snd_seq_port_connect()
581 err = check_and_subscribe_port(dest_client, dest_port, subs, false, in snd_seq_port_connect()
602 struct snd_seq_client_port *dest_port, in snd_seq_port_disconnect()
605 struct snd_seq_port_subs_info *dest = &dest_port->c_dest; in snd_seq_port_disconnect()
616 __delete_and_unsubscribe_port(dest_client, dest_port, in snd_seq_port_disconnect()
554 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) snd_seq_port_connect() argument
598 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) snd_seq_port_disconnect() argument

Completed in 25 milliseconds

1234