Searched defs:dests (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/net/tipc/ | 
| D | bcast.c | 66 	int dests[MAX_BEARERS];  member205 static void tipc_bcast_select_xmit_method(struct net *net, int dests,  in tipc_bcast_select_xmit_method()
 282 			   struct tipc_nlist *dests, u16 *cong_link_cnt)  in tipc_rcast_xmit()
 313 				struct tipc_nlist *dests,  in tipc_mcast_send_sync()
 371 		    struct tipc_mc_method *method, struct tipc_nlist *dests,  in tipc_mcast_xmit()
 
 | 
| D | group.c | 84 	struct tipc_nlist dests;  member
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-kcopyd.c | 362 	struct dm_io_region dests[DM_KCOPYD_MAX_REGIONS];  member775 		    unsigned int num_dests, struct dm_io_region *dests,  in dm_kcopyd_copy()
 855 		    unsigned num_dests, struct dm_io_region *dests,  in dm_kcopyd_zero()
 
 | 
| /Linux-v5.4/include/linux/i3c/ | 
| D | ccc.h | 381 	struct i3c_ccc_cmd_dest *dests;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | eswitch.h | 392 	} dests[MLX5_MAX_FLOW_FWD_VPORTS];  member
 | 
| /Linux-v5.4/drivers/i3c/ | 
| D | master.c | 628 			     struct i3c_ccc_cmd_dest *dests,  in i3c_ccc_cmd_init()
 |