Searched defs:to_dev (Results 1 - 10 of 10) sorted by relevance

/linux-master/samples/bpf/
H A Dxdp_sample.bpf.c206 BPF_PROG(tp_xdp_devmap_xmit, const struct net_device *from_dev, const struct net_device *to_dev, int sent, int drops, int err) argument
237 BPF_PROG(tp_xdp_devmap_xmit_multi, const struct net_device *from_dev, const struct net_device *to_dev, int sent, int drops, int err) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcore_kern.c43 BPF_PROG(tp_xdp_devmap_xmit_multi, const struct net_device *from_dev, const struct net_device *to_dev, int sent, int drops, int err) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.h56 const struct net_device *to_dev; member in struct:mlxsw_sp_span_agent_parms
71 const struct net_device *to_dev; member in struct:mlxsw_sp_span_entry
H A Dspectrum_span.c412 mlxsw_sp_span_gretap4_route(const struct net_device *to_dev, argument
139 mlxsw_sp1_span_entry_cpu_parms(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, struct mlxsw_sp_span_parms *sparmsp) argument
168 mlxsw_sp_span_entry_phys_parms(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, struct mlxsw_sp_span_parms *sparmsp) argument
450 mlxsw_sp_span_entry_gretap4_parms(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, struct mlxsw_sp_span_parms *sparmsp) argument
521 mlxsw_sp_span_gretap6_route(const struct net_device *to_dev, struct in6_addr *saddrp, struct in6_addr *daddrp) argument
554 mlxsw_sp_span_entry_gretap6_parms(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, struct mlxsw_sp_span_parms *sparmsp) argument
631 mlxsw_sp_span_entry_vlan_parms(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, struct mlxsw_sp_span_parms *sparmsp) argument
699 mlxsw_sp2_span_entry_cpu_parms(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, struct mlxsw_sp_span_parms *sparmsp) argument
749 mlxsw_sp_span_entry_nop_parms(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, struct mlxsw_sp_span_parms *sparmsp) argument
850 mlxsw_sp_span_entry_create(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, const struct mlxsw_sp_span_entry_ops *ops, struct mlxsw_sp_span_parms sparms) argument
896 mlxsw_sp_span_entry_find_by_port(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev) argument
932 mlxsw_sp_span_entry_find_by_parms(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, const struct mlxsw_sp_span_parms *sparms) argument
951 mlxsw_sp_span_entry_get(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev, const struct mlxsw_sp_span_entry_ops *ops, struct mlxsw_sp_span_parms sparms) argument
1015 mlxsw_sp_span_entry_ops(struct mlxsw_sp *mlxsw_sp, const struct net_device *to_dev) argument
1070 const struct net_device *to_dev = parms->to_dev; local
[all...]
H A Dspectrum.h1197 const struct net_device *to_dev; member in struct:mlxsw_sp_mall_mirror_entry
/linux-master/drivers/nvdimm/
H A Dpmem.c35 static struct device *to_dev(struct pmem_device *pmem) function
H A Dbtt.c28 static struct device *to_dev(struct arena_info *arena) function
[all...]
/linux-master/drivers/dma/ioat/
H A Ddma.h23 #define to_dev(ioat_chan) (&(ioat_chan)->ioat_dma->pdev->dev) macro
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c1233 struct kfd_topology_device *dev, *to_dev; local
H A Dkfd_topology.c1219 static void kfd_set_iolink_non_coherent(struct kfd_topology_device *to_dev, argument

Completed in 157 milliseconds