Searched defs:dests (Results 1 – 12 of 12) sorted by relevance
/linux/net/tipc/ |
H A 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()
|
H A D | group.c | 85 struct tipc_nlist dests; member
|
/linux/drivers/md/ |
H A 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/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | fs_ttc.h | 45 struct mlx5_flow_destination dests[MLX5_NUM_TT]; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | port_sel.c | 456 #define SET_IGNORE_DESTS_BITS(tt_map, dests) \ argument
|
/linux/include/linux/i3c/ |
H A D | ccc.h | 381 struct i3c_ccc_cmd_dest *dests; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
H A D | bridge_mcast.c | 61 struct mlx5_flow_destination *dests; in mlx5_esw_bridge_mdb_flow_create() local
|
H A D | bridge.c | 583 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 D | fs_hws.c | 573 struct mlx5hws_action_dest_attr *dests, in mlx5_fs_create_action_dest_array()
|
H A D | action.c | 1363 struct mlx5hws_action_dest_attr *dests, in mlx5hws_action_create_dest_array()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch.h | 534 } dests[MLX5_MAX_FLOW_FWD_VPORTS]; member
|
H A D | eswitch_offloads.c | 539 esw_dests_to_int_external(struct mlx5_flow_destination *dests, int max_dest) in esw_dests_to_int_external()
|