Searched defs:to_dev (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_span.c | 140 					  const struct net_device *to_dev,  in mlxsw_sp1_span_entry_cpu_parms() 169 			       const struct net_device *to_dev,  in mlxsw_sp_span_entry_phys_parms() 413 mlxsw_sp_span_gretap4_route(const struct net_device *to_dev,  in mlxsw_sp_span_gretap4_route() 451 				  const struct net_device *to_dev,  in mlxsw_sp_span_entry_gretap4_parms() 521 mlxsw_sp_span_gretap6_route(const struct net_device *to_dev,  in mlxsw_sp_span_gretap6_route() 555 				  const struct net_device *to_dev,  in mlxsw_sp_span_entry_gretap6_parms() 632 			       const struct net_device *to_dev,  in mlxsw_sp_span_entry_vlan_parms() 700 					  const struct net_device *to_dev,  in mlxsw_sp2_span_entry_cpu_parms() 750 			      const struct net_device *to_dev,  in mlxsw_sp_span_entry_nop_parms() 851 			   const struct net_device *to_dev,  in mlxsw_sp_span_entry_create() [all …] 
 | 
| D | spectrum_span.h | 56 	const struct net_device *to_dev;  member 71 	const struct net_device *to_dev;  member
  | 
| D | spectrum.h | 1120 	const struct net_device *to_dev;  member
  | 
| /Linux-v5.15/samples/bpf/ | 
| D | xdp_sample.bpf.c | 207 	     const struct net_device *to_dev, int sent, int drops, int err)  in BPF_PROG() 238 	     const struct net_device *to_dev, int sent, int drops, int err)  in BPF_PROG()
  | 
| /Linux-v5.15/drivers/nvdimm/ | 
| D | pmem.c | 34 static struct device *to_dev(struct pmem_device *pmem)  in to_dev()  function
  | 
| D | btt.c | 28 static struct device *to_dev(struct arena_info *arena)  in to_dev()  function
  | 
| /Linux-v5.15/drivers/dma/ioat/ | 
| D | dma.h | 23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev)  macro
  | 
| /Linux-v5.15/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_ptp.c | 30 #define to_dev(obj) container_of(obj, struct device, kobj)  macro
  | 
| /Linux-v5.15/drivers/media/i2c/ | 
| D | mt9m032.c | 155 #define to_dev(sensor) \  macro
  | 
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ | 
| D | kfd_topology.c | 1227 static void kfd_set_iolink_non_coherent(struct kfd_topology_device *to_dev,  in kfd_set_iolink_non_coherent()
  | 
| D | kfd_crat.c | 1007 	struct kfd_topology_device *dev, *to_dev;  in kfd_parse_subtype_iolink()  local
  |