Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_span.c55 mlxsw_sp_span_entry_phys_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_phys_parms()
294 mlxsw_sp_span_gretap4_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap4_route()
331 mlxsw_sp_span_entry_gretap4_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap4_parms()
399 mlxsw_sp_span_gretap6_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap6_route()
432 mlxsw_sp_span_entry_gretap6_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap6_parms()
506 mlxsw_sp_span_entry_vlan_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_vlan_parms()
566 mlxsw_sp_span_entry_nop_parms(const struct net_device *to_dev, in mlxsw_sp_span_entry_nop_parms()
619 const struct net_device *to_dev, in mlxsw_sp_span_entry_create()
651 const struct net_device *to_dev) in mlxsw_sp_span_entry_find_by_port()
687 const struct net_device *to_dev, in mlxsw_sp_span_entry_get()
[all …]
Dspectrum_span.h42 const struct net_device *to_dev; member
/Linux-v5.4/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.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_crat.c354 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink() local
/Linux-v5.4/drivers/dma/ioat/
Ddma.h23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
/Linux-v5.4/drivers/media/i2c/
Dmt9m032.c155 #define to_dev(sensor) \ macro