/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
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
|
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-6.3-rc2/drivers/thunderbolt/ |
A D | ctl.c | 181 enum tb_cfg_pkg_type type, u64 route) in check_header() 249 enum tb_cfg_pkg_type type, u64 route) in parse_header() 740 int tb_cfg_ack_notification(struct tb_ctl *ctl, u64 route, in tb_cfg_ack_notification() 782 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug() 799 u64 route = tb_cfg_get_route(pkg->buffer) & ~BIT_ULL(63); in tb_cfg_match() local 848 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) in tb_cfg_reset() 891 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_read_raw() 962 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_write_raw() 1042 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read() 1068 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() [all …]
|
A D | xdomain.c | 228 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() 323 static int tb_xdp_properties_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_request() 503 static int tb_xdp_link_state_status_request(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_status_request() 567 static int tb_xdp_link_state_change_request(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_change_request() 718 u64 route; in tb_xdp_handle_request() local 1170 u64 route; in tb_xdomain_get_uuid() local 1847 u64 route, const uuid_t *local_uuid, in tb_xdomain_alloc() 2164 u64 route; member [all …]
|
A D | icm.c | 187 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route() 205 static inline u64 get_parent_route(u64 route) in get_parent_route() 633 u64 route = tb_route(sw); in add_switch() local 648 u64 route, u8 connection_id, u8 connection_key, in update_switch() 733 u64 route; in icm_fr_device_connected() local 911 u64 route; in icm_fr_xdomain_connected() local 1209 u64 route; in __icm_tr_device_connected() local 1307 u64 route; in icm_tr_device_disconnected() local 1333 u64 route; in icm_tr_xdomain_connected() local 1386 u64 route; in icm_tr_xdomain_disconnected() local [all …]
|
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()
|
A D | test.c | 36 static struct tb_switch *alloc_switch(struct kunit *test, u64 route, in alloc_switch() 175 u64 route, bool bonded) in alloc_dev_default() 325 u64 route, bool bonded) in alloc_dev_with_dpin() 346 u64 route, bool bonded) in alloc_dev_without_dp() 387 u64 route, bool bonded) in alloc_dev_usb4() 457 u64 route; member 846 u64 route; member
|
A D | tb.c | 50 u64 route; member 163 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() 339 u64 route; in tb_scan_xdomain() local 1808 static void tb_queue_dp_bandwidth_request(struct tb *tb, u64 route, u8 port) in tb_queue_dp_bandwidth_request() 1823 static void tb_handle_notification(struct tb *tb, u64 route, in tb_handle_notification() 1849 u64 route = tb_cfg_get_route(&pkg->header); in tb_handle_event() local
|
A D | switch.c | 2329 u64 route) in tb_switch_alloc() 2448 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode() 2486 u64 route; in tb_switch_configure() local 2759 u64 route = tb_route(sw); in tb_switch_lane_bonding_enable() local 3354 u64 route; member 3440 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route) in tb_switch_find_by_route()
|
/linux-6.3-rc2/net/netfilter/ |
A D | nft_flow_offload.c | 30 static void nft_default_forward_path(struct nf_flow_route *route, in nft_default_forward_path() 48 static int nft_dev_fill_forward_path(const struct nf_flow_route *route, in nft_dev_fill_forward_path() 187 static void nft_dev_forward_path(struct nf_flow_route *route, in nft_dev_forward_path() 223 struct nf_flow_route *route, in nft_flow_route() 293 struct nf_flow_route route = {}; in nft_flow_offload_eval() local
|
/linux-6.3-rc2/drivers/staging/vc04_services/bcm2835-audio/ |
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()
|
/linux-6.3-rc2/net/ax25/ |
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
|
A D | ax25_ip.c | 103 ax25_route *route; in ax25_ip_xmit() local
|
/linux-6.3-rc2/drivers/media/v4l2-core/ |
A D | v4l2-subdev.c | 862 const struct v4l2_subdev_route *route = &routes[i]; in subdev_do_ioctl() local 1099 struct v4l2_subdev_route *route; in __v4l2_link_validate_get_streams() local 1276 struct v4l2_subdev_route *route = &routing->routes[i]; in v4l2_subdev_has_pad_interdep() local 1387 struct v4l2_subdev_route *route; in v4l2_subdev_init_stream_configs() local 1493 struct v4l2_subdev_route *route) in __v4l2_subdev_next_active_route() 1603 struct v4l2_subdev_route *route = &routing->routes[i]; in v4l2_subdev_routing_find_opposite_end() local 1649 struct v4l2_subdev_route *route; in v4l2_subdev_state_xlate_streams() local 1690 const struct v4l2_subdev_route *route = &routing->routes[i]; in v4l2_subdev_routing_validate() local 2000 struct v4l2_subdev_route *route; in v4l2_subdev_s_stream_helper() local
|
/linux-6.3-rc2/drivers/misc/vmw_vmci/ |
A D | vmci_route.c | 23 enum vmci_route *route) in vmci_route()
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvif/ |
A D | client.h | 11 u8 route; member
|
A D | ioctl.h | 25 __u8 route; member 51 __u8 route; member
|
/linux-6.3-rc2/drivers/net/thunderbolt/ |
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-6.3-rc2/drivers/media/platform/renesas/rcar-vin/ |
A D | rcar-core.c | 828 const struct rvin_group_route *route; in rvin_csi2_link_notify() local 890 const struct rvin_group_route *route) in rvin_csi2_create_link() 916 const struct rvin_group_route *route; in rvin_csi2_setup_links() local
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/core/ |
A D | oclass.h | 24 u8 route; member
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/ |
A D | nouveau_usif.c | 38 u8 route; member
|
/linux-6.3-rc2/sound/soc/mediatek/common/ |
A D | mtk-dsp-sof-common.c | 112 struct snd_soc_dapm_route route; in mtk_sof_card_late_probe() local
|
/linux-6.3-rc2/drivers/media/usb/stk1160/ |
A D | stk1160-core.c | 100 int route; in stk1160_select_input() local
|
/linux-6.3-rc2/drivers/s390/char/ |
A D | sclp_diag.h | 72 u16 route; member
|
/linux-6.3-rc2/arch/powerpc/platforms/512x/ |
A D | mpc5121_ads_cpld.c | 38 u8 route; member
|