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
H A Dswitch.c2456 u64 route) in tb_switch_alloc()
2575 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode()
2613 u64 route; in tb_switch_configure() local
3737 u64 route; member
3829 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route) in tb_switch_find_by_route()
/linux/net/netfilter/
H A Dnf_flow_table_path.c26 static void nft_default_forward_path(struct nf_flow_route *route, in nft_default_forward_path()
44 static int nft_dev_fill_forward_path(const struct nf_flow_route *route, in nft_dev_fill_forward_path()
202 struct nf_flow_route *route, in nft_flow_tunnel_update_route()
239 struct nf_flow_route *route, in nft_dev_forward_path()
284 struct nf_flow_route *route, enum ip_conntrack_dir dir, in nft_flow_route()
H A Dnf_flow_table_core.c86 static struct dst_entry *nft_route_dst_fetch(struct nf_flow_route *route, in nft_route_dst_fetch() argument
97 struct nf_flow_route *route, in flow_offload_fill_route() argument
156 flow_offload_route_init(struct flow_offload * flow,struct nf_flow_route * route) flow_offload_route_init() argument
[all...]
/linux/sound/soc/sdca/
H A Dsdca_asoc.c246 add_route(struct snd_soc_dapm_route ** route,const char * sink,const char * control,const char * source) add_route() argument
259 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
277 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
309 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
397 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
450 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
516 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
566 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
593 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
674 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
707 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/net/ax25/
H A Dax25_route.c72 static int __must_check ax25_rt_add(struct ax25_routes_struct *route) in ax25_rt_add()
151 static int ax25_rt_del(struct ax25_routes_struct *route) in ax25_rt_del()
232 struct ax25_routes_struct route; in ax25_rt_ioctl() 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/media/v4l2-core/
H A Dv4l2-subdev.c1047 const struct v4l2_subdev_route *route = &routes[i]; in subdev_do_ioctl() local
1355 struct v4l2_subdev_route *route; in __v4l2_link_validate_get_streams() local
1584 struct v4l2_subdev_route *route = &routing->routes[i]; in v4l2_subdev_has_pad_interdep() local
1880 struct v4l2_subdev_route *route; in v4l2_subdev_init_stream_configs() local
1995 struct v4l2_subdev_route *route) in __v4l2_subdev_next_active_route()
2042 struct v4l2_subdev_route *route = &routing->routes[i]; in v4l2_subdev_routing_find_opposite_end() local
2087 struct v4l2_subdev_route *route; in v4l2_subdev_state_xlate_streams() local
2129 const struct v4l2_subdev_route *route = &routing->routes[i]; in v4l2_subdev_routing_validate() local
2504 struct v4l2_subdev_route *route; in v4l2_subdev_s_stream_helper() local
/linux/drivers/misc/vmw_vmci/
H A Dvmci_route.c23 enum vmci_route *route) in vmci_route()
/linux/drivers/net/thunderbolt/
H A Dmain.c49 #define TBNET_L0_PORT_NUM(route) ((route) & GENMASK(5, 0)) argument
220 static void tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, in tbnet_fill_header()
240 static int tbnet_login_response(struct tbnet *net, u64 route, u8 sequence, in tbnet_login_response()
277 static int tbnet_logout_response(struct tbnet *net, u64 route, u8 sequence, in tbnet_logout_response()
425 u64 route; in tbnet_handle_packet() 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/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/include/linux/
H A Dnetfilter_ipv6.h49 int (*route)(struct net *net, struct dst_entry **dst, struct flowi *fl, member

123