Searched defs:to_dev (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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() 411 mlxsw_sp_span_gretap4_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap4_route() 449 const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap4_parms() 519 mlxsw_sp_span_gretap6_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap6_route() 553 const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap6_parms() 630 const struct net_device *to_dev, in mlxsw_sp_span_entry_vlan_parms() 698 const struct net_device *to_dev, in mlxsw_sp2_span_entry_cpu_parms() 748 const struct net_device *to_dev, in mlxsw_sp_span_entry_nop_parms() 849 const struct net_device *to_dev, in mlxsw_sp_span_entry_create() [all …]
|
D | spectrum_span.h | 41 const struct net_device *to_dev; member 55 const struct net_device *to_dev; member
|
D | spectrum.h | 1046 const struct net_device *to_dev; member
|
/kernel/linux/linux-5.10/drivers/nvdimm/ |
D | pmem.c | 33 static struct device *to_dev(struct pmem_device *pmem) in to_dev() function
|
D | btt.c | 27 static struct device *to_dev(struct arena_info *arena) in to_dev() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_crat.c | 355 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink() local
|
/kernel/linux/linux-5.10/drivers/dma/ioat/ |
D | dma.h | 23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
D | mt9m032.c | 155 #define to_dev(sensor) \ macro
|