Searched defs:dests (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/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.12.1/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.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | fs_ttc.h | 45 struct mlx5_flow_destination dests[MLX5_NUM_TT]; member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
D | port_sel.c | 445 #define SET_IGNORE_DESTS_BITS(tt_map, dests) \ argument
|
/linux-6.12.1/include/linux/i3c/ |
D | ccc.h | 381 struct i3c_ccc_cmd_dest *dests; member
|
/linux-6.12.1/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.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 1175 struct mlx5dr_action_dest *dests, in mlx5dr_action_create_mult_dest_tbl()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_cmd.h | 33 struct mlx5hws_cmd_set_fte_dest *dests; member
|
D | mlx5hws_action.c | 1355 struct mlx5hws_action_dest_attr *dests, in mlx5hws_action_create_dest_array()
|
/linux-6.12.1/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 1878 struct mlx5_flow_destination *dests) in add_steering_counters() 1917 struct mlx5_flow_destination dests[NUM_DESTS] = {}; in mlx5_vdpa_add_mac_vlan_rules() local
|
/linux-6.12.1/drivers/i3c/ |
D | master.c | 774 struct i3c_ccc_cmd_dest *dests, in i3c_ccc_cmd_init()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.h | 536 } dests[MLX5_MAX_FLOW_FWD_VPORTS]; member
|
D | eswitch_offloads.c | 542 esw_dests_to_int_external(struct mlx5_flow_destination *dests, int max_dest) in esw_dests_to_int_external()
|