/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
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
|
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-v5.4/drivers/thunderbolt/ |
D | ctl.c | 170 enum tb_cfg_pkg_type type, u64 route) in check_header() 241 enum tb_cfg_pkg_type type, u64 route) in parse_header() 715 int tb_cfg_error(struct tb_ctl *ctl, u64 route, u32 port, in tb_cfg_error() 730 u64 route = tb_cfg_get_route(pkg->buffer) & ~BIT_ULL(63); in tb_cfg_match() local 777 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route, in tb_cfg_reset() 813 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_read_raw() 876 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_write_raw() 950 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read() 976 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write() 1011 int tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route) in tb_cfg_get_upstream_port()
|
D | xdomain.c | 187 static inline void tb_xdp_fill_header(struct tb_xdp_header *hdr, u64 route, in tb_xdp_fill_header() 226 static int tb_xdp_uuid_request(struct tb_ctl *ctl, u64 route, int retry, in tb_xdp_uuid_request() 253 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_uuid_response() 270 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response() 284 static int tb_xdp_properties_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_request() 377 u64 route, u8 sequence, const uuid_t *src_uuid, in tb_xdp_properties_response() 431 static int tb_xdp_properties_changed_request(struct tb_ctl *ctl, u64 route, in tb_xdp_properties_changed_request() 455 tb_xdp_properties_changed_response(struct tb_ctl *ctl, u64 route, u8 sequence) in tb_xdp_properties_changed_response() 514 u64 route; in tb_xdp_handle_request() local 1220 u64 route, const uuid_t *local_uuid, in tb_xdomain_alloc() [all …]
|
D | icm.c | 155 static inline u8 phy_port_from_route(u64 route, u8 depth) in phy_port_from_route() 173 static inline u64 get_parent_route(u64 route) in get_parent_route() 358 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route() 565 static struct tb_switch *add_switch(struct tb_switch *parent_sw, u64 route, in add_switch() 620 u64 route, u8 connection_id, u8 connection_key, in update_switch() 653 static void add_xdomain(struct tb_switch *sw, u64 route, in add_xdomain() 677 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain() 705 u64 route; in icm_fr_device_connected() local 858 u64 route; in icm_fr_xdomain_connected() local 1149 u64 route; in __icm_tr_device_connected() local [all …]
|
D | tb.c | 34 u64 route; member 41 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug() 109 u64 route; in tb_scan_xdomain() local 591 u64 route; in tb_handle_event() local
|
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()
|
D | switch.c | 958 int tb_switch_reset(struct tb *tb, u64 route) in tb_switch_reset() 1497 u64 route) in tb_switch_alloc() 1593 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode() 1630 u64 route; in tb_switch_configure() local 1991 u64 route; member 2077 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route) in tb_switch_find_by_route()
|
/Linux-v5.4/net/ax25/ |
D | ax25_route.c | 72 static int __must_check ax25_rt_add(struct ax25_routes_struct *route) in ax25_rt_add() 145 static int ax25_rt_del(struct ax25_routes_struct *route) in ax25_rt_del() 224 struct ax25_routes_struct route; in ax25_rt_ioctl() local
|
D | ax25_ip.c | 103 ax25_route *route; in ax25_ip_xmit() local
|
/Linux-v5.4/drivers/staging/vc04_services/bcm2835-audio/ |
D | bcm2835.c | 69 enum snd_bcm2835_route route; member 74 enum snd_bcm2835_route route, in bcm2835_audio_alsa_newpcm() 93 enum snd_bcm2835_route route, in bcm2835_audio_simple_newpcm()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvif/ |
D | event.h | 10 __u8 route; member 18 __u8 route; member
|
D | client.h | 11 u8 route; member
|
D | ioctl.h | 29 __u8 route; member 55 __u8 route; member
|
/Linux-v5.4/drivers/misc/vmw_vmci/ |
D | vmci_route.c | 23 enum vmci_route *route) in vmci_route()
|
/Linux-v5.4/net/netfilter/ |
D | nft_flow_offload.c | 24 struct nf_flow_route *route, in nft_flow_route() 78 struct nf_flow_route route; in nft_flow_offload_eval() local
|
D | nf_flow_table_core.c | 28 struct nf_flow_route *route, in flow_offload_fill_dir() 61 flow_offload_alloc(struct nf_conn *ct, struct nf_flow_route *route) in flow_offload_alloc()
|
/Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | oclass.h | 24 u8 route; member
|
/Linux-v5.4/drivers/gpu/drm/nouveau/ |
D | nouveau_nvif.c | 80 u8 route; in nvkm_client_ntfy() local
|
D | nouveau_usif.c | 48 u8 route; member 252 u8 route; member
|
/Linux-v5.4/drivers/net/ |
D | thunderbolt.c | 45 #define TBNET_L0_PORT_NUM(route) ((route) & GENMASK(5, 0)) argument 211 static void tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, in tbnet_fill_header() 231 static int tbnet_login_response(struct tbnet *net, u64 route, u8 sequence, in tbnet_login_response() 268 static int tbnet_logout_response(struct tbnet *net, u64 route, u8 sequence, in tbnet_logout_response() 398 u64 route; in tbnet_handle_packet() local
|
/Linux-v5.4/drivers/media/usb/stk1160/ |
D | stk1160-core.c | 100 int route; in stk1160_select_input() local
|
/Linux-v5.4/drivers/s390/char/ |
D | sclp_diag.h | 72 u16 route; member
|
/Linux-v5.4/virt/kvm/ |
D | irqchip.c | 51 struct kvm_kernel_irq_routing_entry route; in kvm_send_userspace_msi() local
|
/Linux-v5.4/arch/powerpc/platforms/512x/ |
D | mpc5121_ads_cpld.c | 37 u8 route; member
|