Searched defs:dests (Results 1 – 13 of 13) sorted by relevance
/linux-6.6.21/net/tipc/ |
D | bcast.c | 67 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()
|
D | group.c | 85 struct tipc_nlist dests; member
|
/linux-6.6.21/drivers/md/ |
D | dm-kcopyd.c | 368 struct dm_io_region dests[DM_KCOPYD_MAX_REGIONS]; member 779 unsigned int num_dests, struct dm_io_region *dests, in dm_kcopyd_copy() 859 unsigned int num_dests, struct dm_io_region *dests, in dm_kcopyd_zero()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_ttc.h | 45 struct mlx5_flow_destination dests[MLX5_NUM_TT]; member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
D | port_sel.c | 441 #define SET_IGNORE_DESTS_BITS(tt_map, dests) \ argument
|
/linux-6.6.21/include/linux/i3c/ |
D | ccc.h | 381 struct i3c_ccc_cmd_dest *dests; member
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | bridge_mcast.c | 61 struct mlx5_flow_destination *dests; in mlx5_esw_bridge_mdb_flow_create() local
|
D | bridge.c | 582 struct mlx5_flow_destination dests[2] = {}; in mlx5_esw_bridge_ingress_flow_with_esw_create() local
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 1168 struct mlx5dr_action_dest *dests, in mlx5dr_action_create_mult_dest_tbl()
|
/linux-6.6.21/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 1546 struct mlx5_flow_destination *dests) in add_steering_counters() 1585 struct mlx5_flow_destination dests[NUM_DESTS] = {}; in mlx5_vdpa_add_mac_vlan_rules() local
|
/linux-6.6.21/drivers/i3c/ |
D | master.c | 658 struct i3c_ccc_cmd_dest *dests, in i3c_ccc_cmd_init()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.h | 535 } dests[MLX5_MAX_FLOW_FWD_VPORTS]; member
|
D | eswitch_offloads.c | 538 esw_dests_to_vf_pf_vports(struct mlx5_flow_destination *dests, int max_dest) in esw_dests_to_vf_pf_vports()
|