Home
last modified time | relevance | path

Searched defs:dests (Results 1 – 14 of 14) sorted by relevance

/linux/net/tipc/
H A Dbcast.c67 int dests[MAX_BEARERS]; member
212 static void tipc_bcast_select_xmit_method(struct net *net, int dests, in tipc_bcast_select_xmit_method()
289 struct tipc_nlist *dests, u16 *cong_link_cnt) in tipc_rcast_xmit()
319 struct tipc_nlist *dests) in tipc_mcast_send_sync()
379 struct tipc_mc_method *method, struct tipc_nlist *dests, in tipc_mcast_xmit()
H A Dgroup.c85 struct tipc_nlist dests; member
/linux/tools/testing/selftests/damon/
H A D_damon_sysfs.py326 dests = None # owner dests global() variable in DamosDest
345 dests = None global() variable in DamosDests
348 __init__(self, dests=[]) global() argument
399 dests = None global() variable in Damos
409 __init__(self, action='stat', access_pattern=DamosAccessPattern(), quota=DamosQuota(), watermarks=DamosWatermarks(), core_filters=[], ops_filters=[], filters=[], target_nid=0, dests=DamosDests(), apply_interval_us=0) global() argument
[all...]
H A Ddrgn_dump_damon_status.py126 damos_migrate_dests_to_dict(dests) global() argument
H A Dsysfs.py77 assert_migrate_dests_committed(dests, dump) global() argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_mcast.c61 struct mlx5_flow_destination *dests; in mlx5_esw_bridge_mdb_flow_create() local
H A Dbridge.c584 struct mlx5_flow_destination dests[2] = {}; in mlx5_esw_bridge_ingress_flow_with_esw_create() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c574 struct mlx5hws_action_dest_attr *dests, in mlx5_fs_create_action_dest_array()
H A Dcmd.h33 struct mlx5hws_cmd_set_fte_dest *dests; member
H A Daction.c1362 struct mlx5hws_action_dest_attr *dests, in mlx5hws_action_create_dest_array()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_action.c1175 struct mlx5dr_action_dest *dests, in mlx5dr_action_create_mult_dest_tbl()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1876 struct mlx5_flow_destination *dests) in add_steering_counters()
1915 struct mlx5_flow_destination dests[NUM_DESTS] = {}; in mlx5_vdpa_add_mac_vlan_rules() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h591 } dests[MLX5_MAX_FLOW_FWD_VPORTS]; member
H A Deswitch_offloads.c542 esw_dests_to_int_external(struct mlx5_flow_destination *dests, int max_dest) in esw_dests_to_int_external()