Home
last modified time | relevance | path

Searched defs:eth (Results 26 – 50 of 200) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dparse_simple.c30 struct eth_hdr *eth = data; in handle_ingress() local
H A Dxdp_redirect_kern.c60 struct ethhdr *eth = data; in xdp_redirect_prog() local
H A Dxdp_redirect_map_kern.c60 struct ethhdr *eth = data; in xdp_redirect_map_prog() local
H A Dxdp_fwd_kern.c48 struct ethhdr *eth = data; in xdp_fwd_flags() local
H A Dxdp1_kern.c47 struct ethhdr *eth = data; in xdp_prog1() local
H A Dxdp2_kern.c63 struct ethhdr *eth = data; in xdp_prog1() local
H A Dtest_cgrp2_tc_kern.c45 struct eth_hdr *eth = data; in handle_egress() local
H A Dxdp_rxq_info_kern.c121 struct ethhdr *eth = data; in xdp_prognum0() local
H A Dparse_varlen.c116 struct ethhdr *eth = data; in handle_ingress() local
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dr8152.c1250 static int r8152_init(struct eth_device *eth, bd_t *bd) in r8152_init()
1258 static int r8152_send(struct eth_device *eth, void *packet, int length) in r8152_send()
1265 static int r8152_recv(struct eth_device *eth) in r8152_recv()
1316 static void r8152_halt(struct eth_device *eth) in r8152_halt()
1326 static int r8152_write_hwaddr(struct eth_device *eth) in r8152_write_hwaddr()
1454 struct eth_device *eth) in r8152_eth_get_info()
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_core.c594 struct ethhdr *eth = skb_eth_hdr(skb); in ipvlan_xmit_mode_l2() local
665 struct ethhdr *eth = eth_hdr(skb); in ipvlan_external_frame() local
708 struct ethhdr *eth = eth_hdr(skb); in ipvlan_handle_mode_l2() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mediatek/
H A Dmtk_sgmii.c112 void mtk_sgmii_restart_an(struct mtk_eth *eth, int mac_id) in mtk_sgmii_restart_an()
/OK3568_Linux_fs/kernel/drivers/staging/gdm724x/
H A Dgdm_lte.c97 struct ethhdr eth; in gdm_lte_emulate_arp() local
217 struct ethhdr eth; in gdm_lte_emulate_ndp() local
339 struct ethhdr *eth; in gdm_lte_tx_nic_type() local
568 struct ethhdr eth; in gdm_lte_netif_rx() local
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dorion5x.dtsi180 eth: ethernet-controller@72000 { label
H A Dmt7629.dtsi439 eth: ethernet@1b100000 { label
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dlag.c17 struct ethhdr *eth; in rdma_build_skb() local
/OK3568_Linux_fs/kernel/include/net/
H A Derspan.h174 struct ethhdr *eth = (struct ethhdr *)skb->data; in erspan_build_header() local
268 struct ethhdr *eth = (struct ethhdr *)skb->data; in erspan_build_header_v2() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c417 struct eth_hdr *eth; in swap_mac_and_send() local
699 struct eth_hdr *eth = data; in process_packet() local
805 struct eth_hdr *eth = data; in balancer_ingress_v4() local
824 struct eth_hdr *eth = data; in balancer_ingress_v6() local
H A Dtest_btf_skc_cls_ingress.c152 struct ethhdr *eth; in cls_ingress() local
H A Dtest_pkt_access.c105 struct ethhdr *eth = (struct ethhdr *)(data); in test_pkt_access() local
H A Dtest_tc_neigh_fib.c128 struct ethhdr *eth = ctx_ptr(skb->data); in tc_redir() local
/OK3568_Linux_fs/kernel/arch/xtensa/platforms/xtfpga/
H A Dsetup.c132 struct device_node *eth = NULL; in machine_setup() local
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_fip.h52 struct ethhdr eth; member
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dtxring_overwrite.c44 struct ethhdr *eth; in build_packet() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h112 struct mlx5_wqe_eth_seg eth; member

12345678