Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_span.c140 const struct net_device *to_dev, in mlxsw_sp1_span_entry_cpu_parms()
168 const struct net_device *to_dev, in mlxsw_sp_span_entry_phys_parms()
409 mlxsw_sp_span_gretap4_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap4_route()
447 const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap4_parms()
517 mlxsw_sp_span_gretap6_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap6_route()
551 const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap6_parms()
628 const struct net_device *to_dev, in mlxsw_sp_span_entry_vlan_parms()
696 const struct net_device *to_dev, in mlxsw_sp2_span_entry_cpu_parms()
745 const struct net_device *to_dev, in mlxsw_sp_span_entry_nop_parms()
846 const struct net_device *to_dev, in mlxsw_sp_span_entry_create()
[all …]
Dspectrum_span.h41 const struct net_device *to_dev; member
55 const struct net_device *to_dev; member
Dspectrum.h1031 const struct net_device *to_dev; member
/Linux-v5.10/drivers/nvdimm/
Dpmem.c33 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-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c355 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink() local
/Linux-v5.10/drivers/dma/ioat/
Ddma.h23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
/Linux-v5.10/drivers/media/i2c/
Dmt9m032.c155 #define to_dev(sensor) \ macro