/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_mr_tcam.c | 284 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 D | spectrum1_mr_tcam.c | 91 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/sound/soc/sdca/ |
H A D | sdca_asoc.c | 286 static void add_route(struct snd_soc_dapm_route **route, const char *sink, in add_route() 299 struct snd_soc_dapm_route **route, in entity_parse_simple() 317 struct snd_soc_dapm_route **route) in entity_parse_it() 349 struct snd_soc_dapm_route **route) in entity_parse_ot() 435 struct snd_soc_dapm_route **route) in entity_parse_pde() 488 struct snd_soc_dapm_route **route) in entity_parse_su_device() 554 struct snd_soc_dapm_route **route) in entity_parse_su_class() 604 struct snd_soc_dapm_route **route) in entity_parse_su() 631 struct snd_soc_dapm_route **route) in entity_parse_mu() 721 struct snd_soc_dapm_route **route) in entity_parse_cs() [all …]
|
/linux/drivers/thunderbolt/ |
H A D | ctl.c | 194 enum tb_cfg_pkg_type type, u64 route) in check_header() 262 enum tb_cfg_pkg_type type, u64 route) in parse_header() 770 int tb_cfg_ack_notification(struct tb_ctl *ctl, u64 route, in tb_cfg_ack_notification() 833 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug() 850 u64 route = tb_cfg_get_route(pkg->buffer) & ~BIT_ULL(63); in tb_cfg_match() local 899 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) in tb_cfg_reset() 942 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_read_raw() 1013 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_write_raw() 1093 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read() 1119 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() [all …]
|
H A D | icm.c | 189 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 D | dma_port.c | 68 u64 route = tb_cfg_get_route(pkg->buffer) & ~BIT_ULL(63); in dma_port_match() local 88 static int dma_port_read(struct tb_ctl *ctl, void *buffer, u64 route, in dma_port_read() 129 static int dma_port_write(struct tb_ctl *ctl, const void *buffer, u64 route, in dma_port_write()
|
H A D | tb.c | 80 u64 route; member 93 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() 438 u64 route; in tb_scan_xdomain() local 2852 static void tb_queue_dp_bandwidth_request(struct tb *tb, u64 route, u8 port, in tb_queue_dp_bandwidth_request() 2869 static void tb_handle_notification(struct tb *tb, u64 route, in tb_handle_notification() 2904 u64 route = tb_cfg_get_route(&pkg->header); in tb_handle_event() local
|
H A D | switch.c | 2413 u64 route) in tb_switch_alloc() 2532 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode() 2570 u64 route; in tb_switch_configure() local 3685 u64 route; member 3771 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route) in tb_switch_find_by_route()
|
/linux/drivers/media/platform/nxp/imx8-isi/ |
H A D | imx8-isi-crossbar.c | 101 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 196 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/net/ax25/ |
H A D | ax25_route.c | 72 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 D | bcm2835.c | 59 enum snd_bcm2835_route route; member 64 enum snd_bcm2835_route route, in bcm2835_audio_dual_newpcm() 84 enum snd_bcm2835_route route, in bcm2835_audio_simple_newpcm()
|
H A D | bcm2835-pcm.c | 324 int idx, enum snd_bcm2835_route route, in snd_bcm2835_new_pcm()
|
/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_route.c | 23 enum vmci_route *route) in vmci_route()
|
/linux/net/netfilter/ |
H A D | nf_flow_table_core.c | 86 static struct dst_entry *nft_route_dst_fetch(struct nf_flow_route *route, in nft_route_dst_fetch() 97 struct nf_flow_route *route, in flow_offload_fill_route() 156 struct nf_flow_route *route) in flow_offload_route_init()
|
/linux/drivers/net/thunderbolt/ |
H A D | main.c | 49 #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 D | soc_sdw_cs_amp.c | 45 struct snd_soc_dapm_route route = { "Speaker", NULL, widget_name }; in asoc_sdw_cs_spk_rtd_init() local
|
/linux/sound/soc/ |
H A D | soc-usb.c | 110 long *route) in snd_soc_usb_update_offload_route()
|
/linux/drivers/media/usb/stk1160/ |
H A D | stk1160-core.c | 100 int route; in stk1160_select_input() local
|
/linux/net/mctp/ |
H A D | route.c | 35 static int mctp_route_discard(struct mctp_route *route, struct sk_buff *skb) in mctp_route_discard() 371 static int mctp_route_input(struct mctp_route *route, struct sk_buff *skb) in mctp_route_input() 564 static int mctp_route_output(struct mctp_route *route, struct sk_buff *skb) in mctp_route_output()
|
/linux/drivers/s390/char/ |
H A D | sclp_diag.h | 72 u16 route; member
|
/linux/arch/powerpc/platforms/512x/ |
H A D | mpc5121_ads_cpld.c | 40 u8 route; member
|
/linux/virt/kvm/ |
H A D | irqchip.c | 50 struct kvm_kernel_irq_routing_entry route; in kvm_send_userspace_msi() local
|
/linux/include/sound/ |
H A D | soc-usb.h | 118 long *route) in snd_soc_usb_update_offload_route()
|
/linux/sound/soc/mediatek/common/ |
H A D | mtk-dsp-sof-common.c | 198 struct snd_soc_dapm_route route; in mtk_sof_card_late_probe() local
|
/linux/include/linux/ |
H A D | netfilter_ipv6.h | 49 int (*route)(struct net *net, struct dst_entry **dst, struct flowi *fl, member
|