Searched defs:to_dev (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A 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() 451 const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap4_parms() 555 const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap6_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() 897 const struct net_device *to_dev) in mlxsw_sp_span_entry_find_by_port() 933 const struct net_device *to_dev, in mlxsw_sp_span_entry_find_by_parms() 952 const struct net_device *to_dev, in mlxsw_sp_span_entry_get() [all …]
|
A D | spectrum_span.h | 56 const struct net_device *to_dev; member 71 const struct net_device *to_dev; member
|
A D | spectrum.h | 1192 const struct net_device *to_dev; member
|
/linux-6.3-rc2/samples/bpf/ |
A 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-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | core_kern.c | 44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
|
/linux-6.3-rc2/drivers/nvdimm/ |
A D | pmem.c | 34 static struct device *to_dev(struct pmem_device *pmem) in to_dev() function
|
A D | btt.c | 27 static struct device *to_dev(struct arena_info *arena) in to_dev() function
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/ |
A D | kfd_crat.c | 1145 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink() local
|
A D | kfd_topology.c | 1285 static void kfd_set_iolink_non_coherent(struct kfd_topology_device *to_dev, in kfd_set_iolink_non_coherent()
|
/linux-6.3-rc2/drivers/dma/ioat/ |
A D | dma.h | 23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
|
/linux-6.3-rc2/drivers/media/i2c/ |
A D | mt9m032.c | 155 #define to_dev(sensor) \ macro
|
Completed in 27 milliseconds