Searched defs:eth (Results 26 - 50 of 184) sorted by relevance

12345678

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sk_lookup_kern.c60 struct ethhdr *eth = (struct ethhdr *)(data); local
H A Dtest_assign_reuse.c111 struct ethhdr *eth; local
H A Dtest_cls_redirect.h52 struct ethhdr eth; member in struct:__anon4704
58 struct ethhdr eth; member in struct:__anon4705
H A Dtest_xdp.c217 struct ethhdr *eth = data; local
H A Dtest_xdp_loop.c213 struct ethhdr *eth = data; local
H A Dxdping_kern.c64 struct ethhdr *eth = data; local
95 struct ethhdr *eth = data; local
157 struct ethhdr *eth = data; local
[all...]
H A Dtest_btf_skc_cls_ingress.c146 struct ethhdr *eth; local
H A Dtest_sk_assign.c60 struct ethhdr *eth; local
H A Dtest_xdp_dynptr.c235 struct ethhdr *eth; local
H A Dtest_xdp_vlan.c57 bool parse_eth_frame(struct ethhdr *eth, void *data_end, struct parse_pkt *pkt) argument
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_path.c43 static int set_mux_gdm1_to_gmac1_esw(struct mtk_eth *eth, u64 path) argument
76 static int set_mux_gmac2_gmac0_to_gephy(struct mtk_eth *eth, u64 path) argument
99 static int set_mux_u3_gmac2_to_qphy(struct mtk_eth *eth, u64 path) argument
130 set_mux_gmac1_gmac2_to_sgmii_rgmii(struct mtk_eth *eth, u64 path) argument
168 set_mux_gmac12_to_gephy_sgmii(struct mtk_eth *eth, u64 path) argument
223 mtk_eth_mux_setup(struct mtk_eth *eth, u64 path) argument
252 mtk_gmac_sgmii_path_setup(struct mtk_eth *eth, int mac_id) argument
263 mtk_gmac_gephy_path_setup(struct mtk_eth *eth, int mac_id) argument
277 mtk_gmac_rgmii_path_setup(struct mtk_eth *eth, int mac_id) argument
[all...]
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsta_rx.c27 struct ethhdr *eth; local
78 struct ethhdr *eth; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h113 struct mlx5_wqe_eth_seg eth; member in struct:mlx5i_tx_wqe
/linux-master/tools/testing/selftests/bpf/
H A Dnetwork_helpers.h38 struct ethhdr eth; member in struct:ipv4_packet
46 struct ethhdr eth; member in struct:ipv6_packet
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_do_redirect.c16 struct ethhdr eth; member in struct:udp_packet
/linux-master/samples/bpf/
H A Dtc_l2_redirect_kern.c63 struct eth_hdr *eth = data; local
114 struct eth_hdr *eth = data; local
155 struct eth_hdr *eth = data; local
210 struct eth_hdr *eth = data; local
[all...]
H A Dxdp_adjust_tail_kern.c50 struct ethhdr *eth; local
141 struct ethhdr *eth = data; local
H A Dxdp_router_ipv4.bpf.c78 struct ethhdr *eth = data; local
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h304 } eth; member in union:qed_qm_pq_params
/linux-master/net/bridge/netfilter/
H A Dnft_reject_bridge.c26 struct ethhdr *eth; local
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-common.c335 struct ethhdr *eth = (struct ethhdr *)skb->data; local
/linux-master/drivers/net/wireless/intel/iwlwifi/mei/
H A Dnet.c376 struct ethhdr *eth; local
/linux-master/arch/xtensa/platforms/xtfpga/
H A Dsetup.c139 struct device_node *eth = NULL; local
/linux-master/drivers/net/netdevsim/
H A Dpsample.c43 struct ethhdr *eth; local
/linux-master/drivers/infiniband/hw/ocrdma/
H A Docrdma_ah.c78 struct ocrdma_eth_vlan eth; local
[all...]

Completed in 285 milliseconds

12345678