Home
last modified time | relevance | path

Searched defs:route (Results 1 – 25 of 52) sorted by relevance

123

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr_tcam.c284 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_create() local
347 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_destroy() local
361 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_stats() local
373 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_action_update() local
405 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_min_mtu_update() local
437 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_irif_update() local
448 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_erif_add() local
467 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_erif_del() local
524 struct mlxsw_sp_mr_tcam_route *route = route_priv; in mlxsw_sp_mr_tcam_route_update() local
H A Dspectrum1_mr_tcam.c91 struct mlxsw_sp1_mr_tcam_route *route, in mlxsw_sp1_mr_tcam_route_parman_item_add()
111 struct mlxsw_sp1_mr_tcam_route *route, in mlxsw_sp1_mr_tcam_route_parman_item_remove()
128 struct mlxsw_sp1_mr_tcam_route *route = route_priv; in mlxsw_sp1_mr_tcam_route_create() local
153 struct mlxsw_sp1_mr_tcam_route *route = route_priv; in mlxsw_sp1_mr_tcam_route_destroy() local
166 struct mlxsw_sp1_mr_tcam_route *route = route_priv; in mlxsw_sp1_mr_tcam_route_update() local
/linux/drivers/thunderbolt/
H A Dctl.c196 enum tb_cfg_pkg_type type, u64 route) in check_header()
264 enum tb_cfg_pkg_type type, u64 route) in parse_header()
778 int tb_cfg_ack_notification(struct tb_ctl *ctl, u64 route, in tb_cfg_ack_notification()
842 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
859 u64 route = tb_cfg_get_route(pkg->buffer) & ~BIT_ULL(63); in tb_cfg_match() local
911 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) in tb_cfg_reset()
957 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_read_raw()
1031 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_write_raw()
1111 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read()
1137 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write()
[all …]
H A Dxdomain.c228 static inline void tb_xdp_fill_header(struct tb_xdp_header *hdr, u64 route, in tb_xdp_fill_header()
263 static int tb_xdp_uuid_request(struct tb_ctl *ctl, u64 route, int retry, in tb_xdp_uuid_request()
292 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_uuid_response()
309 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response()
323 static int tb_xdp_properties_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_request()
468 static int tb_xdp_properties_changed_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_changed_request()
492 tb_xdp_properties_changed_response(struct tb_ctl *ctl, u64 route, u8 sequence) in tb_xdp_properties_changed_response()
503 static int tb_xdp_link_state_status_request(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_status_request()
566 static int tb_xdp_link_state_change_request(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_change_request()
593 static int tb_xdp_link_state_change_response(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_change_response()
[all …]
H A Dicm.c189 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route()
207 static inline u64 get_parent_route(u64 route) in get_parent_route()
420 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route()
634 static struct tb_switch *alloc_switch(struct tb_switch *parent_sw, u64 route, in alloc_switch()
658 u64 route = tb_route(sw); in add_switch() local
672 static void update_switch(struct tb_switch *sw, u64 route, u8 connection_id, in update_switch()
704 static void add_xdomain(struct tb_switch *sw, u64 route, in add_xdomain()
728 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain()
756 u64 route; in icm_fr_device_connected() local
934 u64 route; in icm_fr_xdomain_connected() local
[all …]
H A Dtb.c80 u64 route; member
93 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
436 u64 route; in tb_scan_xdomain() local
2860 static void tb_queue_dp_bandwidth_request(struct tb *tb, u64 route, u8 port, in tb_queue_dp_bandwidth_request()
2877 static void tb_handle_notification(struct tb *tb, u64 route, in tb_handle_notification()
2912 u64 route = tb_cfg_get_route(&pkg->header); in tb_handle_event() local
/linux/net/netfilter/
H A Dnf_flow_table_path.c27 static void nft_default_forward_path(struct nf_flow_route *route, in nft_default_forward_path() argument
45 static int nft_dev_fill_forward_path(const struct nf_flow_route *route, in nft_dev_fill_forward_path() argument
203 nft_flow_tunnel_update_route(const struct nft_pktinfo * pkt,struct flow_offload_tunnel * tun,struct nf_flow_route * route,enum ip_conntrack_dir dir) nft_flow_tunnel_update_route() argument
240 nft_dev_forward_path(const struct nft_pktinfo * pkt,struct nf_flow_route * route,const struct nf_conn * ct,enum ip_conntrack_dir dir,struct nft_flowtable * ft) nft_dev_forward_path() argument
285 nft_flow_route(const struct nft_pktinfo * pkt,const struct nf_conn * ct,struct nf_flow_route * route,enum ip_conntrack_dir dir,struct nft_flowtable * ft) nft_flow_route() argument
[all...]
/linux/sound/soc/sdca/
H A Dsdca_asoc.c238 add_route(struct snd_soc_dapm_route ** route,const char * sink,const char * control,const char * source) add_route() argument
251 entity_parse_simple(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route,enum snd_soc_dapm_type id) entity_parse_simple() argument
269 entity_parse_it(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_it() argument
301 entity_parse_ot(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_ot() argument
389 entity_parse_pde(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_pde() argument
442 entity_parse_su_device(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su_device() argument
508 entity_parse_su_class(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct sdca_control * control,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su_class() argument
558 entity_parse_su(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_su() argument
585 entity_parse_mu(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_mu() argument
666 entity_parse_cs(struct device * dev,struct sdca_function_data * function,struct sdca_entity * entity,struct snd_soc_dapm_widget ** widget,struct snd_soc_dapm_route ** route) entity_parse_cs() argument
699 sdca_asoc_populate_dapm(struct device * dev,struct sdca_function_data * function,struct snd_soc_dapm_widget * widget,struct snd_soc_dapm_route * route) sdca_asoc_populate_dapm() argument
[all...]
/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-crossbar.c101 struct v4l2_subdev_route *route; in __mxc_isi_crossbar_set_routing() local
132 struct v4l2_subdev_route *route; in mxc_isi_crossbar_xlate_streams() local
197 struct v4l2_subdev_route *route = &routes[i]; in mxc_isi_crossbar_init_state() local
256 struct v4l2_subdev_route *route; in mxc_isi_crossbar_set_fmt() local
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835.c60 enum snd_bcm2835_route route; member
65 enum snd_bcm2835_route route, in bcm2835_audio_dual_newpcm()
85 enum snd_bcm2835_route route, in bcm2835_audio_simple_newpcm()
H A Dbcm2835-pcm.c324 int idx, enum snd_bcm2835_route route, in snd_bcm2835_new_pcm()
/linux/drivers/misc/vmw_vmci/
H A Dvmci_route.c23 enum vmci_route *route) in vmci_route()
H A Dvmci_datagram.c319 enum vmci_route route; in vmci_datagram_dispatch() local
/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c609 const struct rvin_group_route *route; in rvin_csi2_link_notify() local
671 const struct rvin_group_route *route) in rvin_csi2_create_link()
734 const struct rvin_group_route *route; in rvin_csi2_setup_links() local
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_cs_amp.c42 struct snd_soc_dapm_route route = { "Speaker", NULL, widget_name }; asoc_sdw_cs_spk_rtd_init() local
/linux/sound/soc/
H A Dsoc-usb.c110 long *route) in snd_soc_usb_update_offload_route()
/linux/drivers/media/usb/stk1160/
H A Dstk1160-core.c100 int route; in stk1160_select_input() local
/linux/drivers/s390/char/
H A Dsclp_diag.h72 u16 route; member
/linux/arch/powerpc/platforms/512x/
H A Dmpc5121_ads_cpld.c40 u8 route; member
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c467 const struct rzg2l_du_output_routing *route = in rzg2l_du_modeset_init() local
/linux/include/sound/
H A Dsoc-usb.h118 long *route) in snd_soc_usb_update_offload_route()
/linux/virt/kvm/
H A Dirqchip.c50 struct kvm_kernel_irq_routing_entry route; in kvm_send_userspace_msi() local
/linux/sound/soc/mediatek/common/
H A Dmtk-dsp-sof-common.c198 struct snd_soc_dapm_route route; mtk_sof_card_late_probe() local
[all...]
/linux/sound/core/
H A Dcontrol_led.c75 #define UPDATE_ROUTE(route, cb) \ argument
143 int route; in snd_ctl_led_set_state() local
/linux/sound/soc/qcom/qdsp6/
H A Dq6usb.c201 q6usb_update_offload_route(struct snd_soc_component * component,int card,int pcm,int direction,enum snd_soc_usb_kctl path,long * route) q6usb_update_offload_route() argument

123