Searched defs:to_dev (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H 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() 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() 522 mlxsw_sp_span_gretap6_route(const struct net_device *to_dev, in mlxsw_sp_span_gretap6_route() 556 const struct net_device *to_dev, in mlxsw_sp_span_entry_gretap6_parms() 634 const struct net_device *to_dev, in mlxsw_sp_span_entry_vlan_parms() 702 const struct net_device *to_dev, in mlxsw_sp2_span_entry_cpu_parms() 752 const struct net_device *to_dev, in mlxsw_sp_span_entry_nop_parms() 853 const struct net_device *to_dev, in mlxsw_sp_span_entry_create() [all …]
|
H A D | spectrum_span.h | 56 const struct net_device *to_dev; member 71 const struct net_device *to_dev; member
|
H A D | spectrum.h | 1196 const struct net_device *to_dev; member
|
/linux/samples/bpf/ |
H 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/tools/testing/selftests/bpf/progs/ |
H A D | core_kern.c | 44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 1248 static void kfd_set_iolink_non_coherent(struct kfd_topology_device *to_dev, in kfd_set_iolink_non_coherent() 1281 static void kfd_set_recommended_sdma_engines(struct kfd_topology_device *to_dev, in kfd_set_recommended_sdma_engines()
|
H A D | kfd_crat.c | 1233 struct kfd_topology_device *dev, *to_dev; in kfd_parse_subtype_iolink() local
|
/linux/drivers/nvdimm/ |
H A D | pmem.c | 35 static struct device *to_dev(struct pmem_device *pmem) in to_dev() function
|
H A D | btt.c | 29 static struct device *to_dev(struct arena_info *arena) in to_dev() function
|
/linux/drivers/dma/ioat/ |
H A D | dma.h | 23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
|
/linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
H A D | mirred.json | 1038 "to_dev": "lo", string
|