Home
last modified time | relevance | path

Searched defs:to_dev (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_span.c140 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()
412 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 …]
Dspectrum_span.h56 const struct net_device *to_dev; member
71 const struct net_device *to_dev; member
Dspectrum.h1190 const struct net_device *to_dev; member
/linux-6.1.9/samples/bpf/
Dxdp_sample.bpf.c207 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.1.9/tools/testing/selftests/bpf/progs/
Dcore_kern.c44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
/linux-6.1.9/drivers/nvdimm/
Dpmem.c34 static struct device *to_dev(struct pmem_device *pmem) in to_dev() function
Dbtt.c27 static struct device *to_dev(struct arena_info *arena) in to_dev() function
/linux-6.1.9/drivers/dma/ioat/
Ddma.h23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
/linux-6.1.9/drivers/media/i2c/
Dmt9m032.c155 #define to_dev(sensor) \ macro
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c1104 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink() local
Dkfd_topology.c1288 static void kfd_set_iolink_non_coherent(struct kfd_topology_device *to_dev, in kfd_set_iolink_non_coherent()