Home
last modified time | relevance | path

Searched refs:dest_port (Results 1 – 25 of 42) sorted by relevance

12

/linux/sound/core/seq/
H A Dseq_ump_convert.c363 struct snd_seq_client_port *dest_port, in cvt_ump_midi1_to_midi2() argument
391 cc = &dest_port->midi2_bank[midi1->note.channel]; in cvt_ump_midi1_to_midi2()
407 cc = &dest_port->midi2_bank[midi1->note.channel]; in cvt_ump_midi1_to_midi2()
426 return __snd_seq_deliver_single_event(dest, dest_port, in cvt_ump_midi1_to_midi2()
433 struct snd_seq_client_port *dest_port, in cvt_ump_midi2_to_midi1() argument
470 err = __snd_seq_deliver_single_event(dest, dest_port, in cvt_ump_midi2_to_midi1()
477 err = __snd_seq_deliver_single_event(dest, dest_port, in cvt_ump_midi2_to_midi1()
498 return __snd_seq_deliver_single_event(dest, dest_port, in cvt_ump_midi2_to_midi1()
505 struct snd_seq_client_port *dest_port, in cvt_ump_to_any() argument
541 err = __snd_seq_deliver_single_event(dest, dest_port, in cvt_ump_to_any()
552 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
584 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
629 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
644 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
657 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
669 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
685 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
706 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
729 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
740 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
752 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
767 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
782 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
836 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
899 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
911 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
932 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
947 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
1009 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
1023 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
1034 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
1045 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
1133 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
1167 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
1201 fill_sysex7_ump(struct snd_seq_client_port * dest_port,u32 * val,u8 status,u8 * buf,int len) fill_sysex7_ump() argument
1215 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
1275 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.c568 struct snd_seq_client_port *dest_port, in snd_seq_port_connect() argument
591 err = check_and_subscribe_port(dest_client, dest_port, subs, false, in snd_seq_port_connect()
612 struct snd_seq_client_port *dest_port, in snd_seq_port_disconnect() argument
615 struct snd_seq_port_subs_info *dest = &dest_port->c_dest; in snd_seq_port_disconnect()
626 __delete_and_unsubscribe_port(dest_client, dest_port, in snd_seq_port_disconnect()
H A Dseq_clientmgr.c587 struct snd_seq_client_port *dest_port, in __snd_seq_deliver_single_event() argument
597 if (!dest_port->event_input) in __snd_seq_deliver_single_event()
599 return dest_port->event_input(event, in __snd_seq_deliver_single_event()
601 dest_port->private_data, in __snd_seq_deliver_single_event()
617 struct snd_seq_client_port *dest_port __free(snd_seq_port) = in _snd_seq_deliver_single_event()
619 if (dest_port == NULL) in _snd_seq_deliver_single_event()
623 if (!check_port_perm(dest_port, SNDRV_SEQ_PORT_CAP_WRITE)) in _snd_seq_deliver_single_event()
626 if (dest_port->timestamping) in _snd_seq_deliver_single_event()
627 update_timestamp_of_queue(event, dest_port->time_queue, in _snd_seq_deliver_single_event()
628 dest_port->time_real); in _snd_seq_deliver_single_event()
[all …]
H A Dseq_clientmgr.h107 struct snd_seq_client_port *dest_port,
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c14 u16 *src_port, *dest_port; member
72 if (ai->dest_port) in mtk_print_addr_info()
73 seq_printf(m, ":%d", *ai->dest_port); in mtk_print_addr_info()
111 ai.dest_port = &entry->ipv4.orig.dest_port; in mtk_ppe_debugfs_foe_show()
119 ai.dest_port = &entry->ipv6.dest_port; in mtk_ppe_debugfs_foe_show()
136 ai.dest_port = &entry->ipv4.new.dest_port; in mtk_ppe_debugfs_foe_show()
/linux/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 = NULL; in mlxsw_sp_span_entry_unoffloadable()
397 sparmsp->dest_port = netdev_priv(edev); in mlxsw_sp_span_entry_tunnel_parms_common()
481 struct mlxsw_sp_port *dest_port = sparms.dest_port; in mlxsw_sp_span_entry_gretap4_configure() local
[all …]
H A Dspectrum_span.h30 struct mlxsw_sp_port *dest_port; /* NULL for unoffloaded SPAN. */ member
/linux/drivers/block/rnbd/
H A Drnbd-clt-sysfs.c62 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()
591 opt.dest_port = &port_nr; in rnbd_clt_map_device_store()
/linux/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()
/linux/drivers/hwtracing/coresight/
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()
H A Dcoresight-tpda.c105 csdev->pdata->in_conns[i]->dest_port != inport) in tpda_get_element_size()
232 ret = __tpda_enable(drvdata, in->dest_port); in tpda_enable()
236 dev_dbg(drvdata->dev, "TPDA inport %d enabled.\n", in->dest_port); in tpda_enable()
265 __tpda_disable(drvdata, in->dest_port); in tpda_disable()
270 dev_dbg(drvdata->dev, "TPDA inport %d disabled\n", in->dest_port); in tpda_disable()
H A Dcoresight-platform.c246 conn.dest_port = rendpoint.port; in of_coresight_parse_endpoint()
651 conn->dest_port = fields[1].integer.value; in acpi_coresight_parse_link()
670 conn->dest_port = fields[0].integer.value; in acpi_coresight_parse_link()
H A Dcoresight-replicator.c129 rc = dynamic_replicator_enable(drvdata, in->dest_port, in replicator_enable()
183 dynamic_replicator_disable(drvdata, in->dest_port, in replicator_disable()
/linux/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()
/linux/tools/testing/selftests/net/
H A Dtxtimestamp.c78 static uint16_t dest_port = 9000; variable
477 udph->source = ntohs(dest_port + 1); /* spoof */ in fill_header_udp()
478 udph->dest = ntohs(dest_port); in fill_header_udp()
772 dest_port = strtoul(optarg, NULL, 10); in parse_opt()
849 daddr.sin_port = htons(dest_port); in resolve_hostname()
854 daddr6.sin6_port = htons(dest_port); in resolve_hostname()
935 fprintf(stderr, "server port: %u\n", dest_port); in main()
/linux/include/linux/qed/
H A Dqed_nvmetcp_if.h231 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/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h424 u16 source_port_or_eth_type, u16 dest_port);
440 u16 source_port_or_eth_type, u16 dest_port);
H A Dqed_init_fw_funcs.c1238 struct qed_ptt *p_ptt, u16 dest_port) in qed_set_vxlan_dest_port() argument
1241 qed_wr(p_hwfn, p_ptt, PRS_REG_VXLAN_PORT, dest_port); in qed_set_vxlan_dest_port()
1244 qed_wr(p_hwfn, p_ptt, NIG_REG_VXLAN_CTRL, dest_port); in qed_set_vxlan_dest_port()
1247 qed_wr(p_hwfn, p_ptt, PBF_REG_VXLAN_PORT, dest_port); in qed_set_vxlan_dest_port()
1325 struct qed_ptt *p_ptt, u16 dest_port) in qed_set_geneve_dest_port() argument
1328 qed_wr(p_hwfn, p_ptt, PRS_REG_NGE_PORT, dest_port); in qed_set_geneve_dest_port()
1331 qed_wr(p_hwfn, p_ptt, NIG_REG_NGE_PORT, dest_port); in qed_set_geneve_dest_port()
1334 qed_wr(p_hwfn, p_ptt, PBF_REG_NGE_PORT, dest_port); in qed_set_geneve_dest_port()
H A Dqed_dev.c335 u16 dest_port; member
993 u16 dest_port, u8 *str, size_t str_len) in qed_llh_protocol_filter_stringify() argument
1009 snprintf(str, str_len, "TCP dst port 0x%04x", dest_port); in qed_llh_protocol_filter_stringify()
1012 snprintf(str, str_len, "UDP dst port 0x%04x", dest_port); in qed_llh_protocol_filter_stringify()
1016 source_port_or_eth_type, dest_port); in qed_llh_protocol_filter_stringify()
1020 source_port_or_eth_type, dest_port); in qed_llh_protocol_filter_stringify()
1035 u16 dest_port, u32 *p_high, u32 *p_low) in qed_llh_protocol_filter_to_hilo() argument
1050 *p_low = dest_port; in qed_llh_protocol_filter_to_hilo()
1054 *p_low = (source_port_or_eth_type << 16) | dest_port; in qed_llh_protocol_filter_to_hilo()
1069 u16 source_port_or_eth_type, u16 dest_port) in qed_llh_add_protocol_filter() argument
[all …]
/linux/sound/soc/qcom/qdsp6/
H A Daudioreach.c231 uint32_t src_port, uint32_t dest_port, bool has_cmd_hdr) in __audioreach_alloc_pkt()
248 pkt->hdr.dest_port = dest_port;
268 uint32_t src_port, uint32_t dest_port)
270 return __audioreach_alloc_pkt(payload_size, opcode, token, src_port, dest_port, false); in audioreach_set_default_channel_mapping()
282 uint32_t src_port, uint32_t dest_port) in audioreach_set_default_channel_mapping()
284 return __audioreach_alloc_pkt(payload_size, opcode, token, src_port, dest_port, true);
206 __audioreach_alloc_pkt(int payload_size,uint32_t opcode,uint32_t token,uint32_t src_port,uint32_t dest_port,bool has_cmd_hdr) __audioreach_alloc_pkt() argument
243 audioreach_alloc_pkt(int payload_size,uint32_t opcode,uint32_t token,uint32_t src_port,uint32_t dest_port) audioreach_alloc_pkt() argument
257 audioreach_alloc_cmd_pkt(int payload_size,uint32_t opcode,uint32_t token,uint32_t src_port,uint32_t dest_port) audioreach_alloc_cmd_pkt() argument
H A Dq6afe.c1100 pkt->hdr.dest_port = 0; in q6afe_set_param()
1152 pkt->hdr.dest_port = 0; in q6afe_port_set_param_v2()
1306 pkt->hdr.dest_port = 0; in q6afe_port_stop()
1709 pkt->hdr.dest_port = 0; in q6afe_port_start()
1856 pkt->hdr.dest_port = 0; in q6afe_unvote_lpass_core_hw()
1891 pkt->hdr.dest_port = 0; in q6afe_vote_lpass_core_hw()
/linux/include/linux/
H A Datalk.h42 unsigned char dest_port; member
/linux/drivers/net/ethernet/airoha/
H A Dairoha_eth.h345 u16 dest_port; member
391 u16 dest_port; member
/linux/net/qrtr/
H A Daf_qrtr.c256 static int qrtr_tx_wait(struct qrtr_node *node, int dest_node, int dest_port, in qrtr_tx_wait() argument
259 unsigned long key = (u64)dest_node << 32 | dest_port; in qrtr_tx_wait()
322 int dest_port) in qrtr_tx_flow_failed() argument
324 unsigned long key = (u64)dest_node << 32 | dest_port; in qrtr_tx_flow_failed()

12