Home
last modified time | relevance | path

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

1234

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ !
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
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-5.19.10/drivers/thunderbolt/ !
Dctl.c181 enum tb_cfg_pkg_type type, u64 route) in check_header()
257 enum tb_cfg_pkg_type type, u64 route) in parse_header()
748 int tb_cfg_ack_plug(struct tb_ctl *ctl, u64 route, u32 port, bool unplug) in tb_cfg_ack_plug()
765 u64 route = tb_cfg_get_route(pkg->buffer) & ~BIT_ULL(63); in tb_cfg_match() local
814 struct tb_cfg_result tb_cfg_reset(struct tb_ctl *ctl, u64 route) in tb_cfg_reset()
857 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_read_raw()
928 u64 route, u32 port, enum tb_cfg_space space, in tb_cfg_write_raw()
1008 int tb_cfg_read(struct tb_ctl *ctl, void *buffer, u64 route, u32 port, in tb_cfg_read()
1034 int tb_cfg_write(struct tb_ctl *ctl, const void *buffer, u64 route, u32 port, in tb_cfg_write()
1071 int tb_cfg_get_upstream_port(struct tb_ctl *ctl, u64 route) in tb_cfg_get_upstream_port()
Dxdomain.c227 static inline void tb_xdp_fill_header(struct tb_xdp_header *hdr, u64 route, in tb_xdp_fill_header()
262 static int tb_xdp_uuid_request(struct tb_ctl *ctl, u64 route, int retry, in tb_xdp_uuid_request()
291 static int tb_xdp_uuid_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_uuid_response()
308 static int tb_xdp_error_response(struct tb_ctl *ctl, u64 route, u8 sequence, in tb_xdp_error_response()
322 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()
567 static int tb_xdp_link_state_change_request(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_change_request()
594 static int tb_xdp_link_state_change_response(struct tb_ctl *ctl, u64 route, in tb_xdp_link_state_change_response()
[all …]
Dicm.c187 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()
398 static int icm_fr_get_route(struct tb *tb, u8 link, u8 depth, u64 *route) in icm_fr_get_route()
609 static struct tb_switch *alloc_switch(struct tb_switch *parent_sw, u64 route, in alloc_switch()
633 u64 route = tb_route(sw); in add_switch() local
648 u64 route, u8 connection_id, u8 connection_key, in update_switch()
681 static void add_xdomain(struct tb_switch *sw, u64 route, in add_xdomain()
705 static void update_xdomain(struct tb_xdomain *xd, u64 route, u8 link) in update_xdomain()
733 u64 route; in icm_fr_device_connected() local
911 u64 route; in icm_fr_xdomain_connected() local
[all …]
Ddma_port.c68 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()
Dtest.c36 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
Dtb.c47 u64 route; member
54 static void tb_queue_hotplug(struct tb *tb, u64 route, u8 port, bool unplug) in tb_queue_hotplug()
192 u64 route; in tb_scan_xdomain() local
1319 u64 route; in tb_handle_event() local
Dswitch.c2241 u64 route) in tb_switch_alloc()
2360 tb_switch_alloc_safe_mode(struct tb *tb, struct device *parent, u64 route) in tb_switch_alloc_safe_mode()
2398 u64 route; in tb_switch_configure() local
2670 u64 route = tb_route(sw); in tb_switch_lane_bonding_enable() local
3237 u64 route; member
3323 struct tb_switch *tb_switch_find_by_route(struct tb *tb, u64 route) in tb_switch_find_by_route()
/linux-5.19.10/net/netfilter/ !
Dnft_flow_offload.c30 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
Dnf_flow_table_core.c96 const struct nf_flow_route *route, in flow_offload_fill_route()
157 const struct nf_flow_route *route) in flow_offload_route_init()
/linux-5.19.10/drivers/staging/vc04_services/bcm2835-audio/ !
Dbcm2835.c59 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-5.19.10/net/ax25/ !
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
Dax25_ip.c103 ax25_route *route; in ax25_ip_xmit() local
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvif/ !
Devent.h10 __u8 route; member
18 __u8 route; member
Dclient.h11 u8 route; member
Dioctl.h29 __u8 route; member
55 __u8 route; member
/linux-5.19.10/drivers/misc/vmw_vmci/ !
Dvmci_route.c23 enum vmci_route *route) in vmci_route()
/linux-5.19.10/drivers/net/ !
Dthunderbolt.c45 #define TBNET_L0_PORT_NUM(route) ((route) & GENMASK(5, 0)) argument
212 static void tbnet_fill_header(struct thunderbolt_ip_header *hdr, u64 route, in tbnet_fill_header()
232 static int tbnet_login_response(struct tbnet *net, u64 route, u8 sequence, in tbnet_login_response()
269 static int tbnet_logout_response(struct tbnet *net, u64 route, u8 sequence, in tbnet_logout_response()
407 u64 route; in tbnet_handle_packet() local
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/core/ !
Doclass.h24 u8 route; member
/linux-5.19.10/drivers/gpu/drm/nouveau/ !
Dnouveau_nvif.c80 u8 route; in nvkm_client_ntfy() local
Dnouveau_usif.c51 u8 route; member
255 u8 route; member
/linux-5.19.10/drivers/media/platform/renesas/rcar-vin/ !
Drcar-core.c829 const struct rvin_group_route *route; in rvin_csi2_link_notify() local
891 const struct rvin_group_route *route) in rvin_csi2_create_link()
917 const struct rvin_group_route *route; in rvin_csi2_setup_links() local
/linux-5.19.10/drivers/media/usb/stk1160/ !
Dstk1160-core.c100 int route; in stk1160_select_input() local
/linux-5.19.10/drivers/s390/char/ !
Dsclp_diag.h72 u16 route; member

1234