| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_eth_soc.c | 289 void mtk_w32(struct mtk_eth *eth, u32 val, unsigned reg) in mtk_w32() argument 294 u32 mtk_r32(struct mtk_eth *eth, unsigned reg) in mtk_r32() argument 299 u32 mtk_m32(struct mtk_eth *eth, u32 mask, u32 set, unsigned int reg) in mtk_m32() argument 310 static int mtk_mdio_busy_wait(struct mtk_eth *eth) in mtk_mdio_busy_wait() argument 326 _mtk_mdio_write_c22(struct mtk_eth * eth,u32 phy_addr,u32 phy_reg,u32 write_data) _mtk_mdio_write_c22() argument 350 _mtk_mdio_write_c45(struct mtk_eth * eth,u32 phy_addr,u32 devad,u32 phy_reg,u32 write_data) _mtk_mdio_write_c45() argument 386 _mtk_mdio_read_c22(struct mtk_eth * eth,u32 phy_addr,u32 phy_reg) _mtk_mdio_read_c22() argument 408 _mtk_mdio_read_c45(struct mtk_eth * eth,u32 phy_addr,u32 devad,u32 phy_reg) _mtk_mdio_read_c45() argument 446 struct mtk_eth *eth = bus->priv; mtk_mdio_write_c22() local 454 struct mtk_eth *eth = bus->priv; mtk_mdio_write_c45() local 461 struct mtk_eth *eth = bus->priv; mtk_mdio_read_c22() local 469 struct mtk_eth *eth = bus->priv; mtk_mdio_read_c45() local 474 mt7621_gmac0_rgmii_adjust(struct mtk_eth * eth,phy_interface_t interface) mt7621_gmac0_rgmii_adjust() argument 488 mtk_gmac0_rgmii_adjust(struct mtk_eth * eth,phy_interface_t interface) mtk_gmac0_rgmii_adjust() argument 504 mtk_setup_bridge_switch(struct mtk_eth * eth) mtk_setup_bridge_switch() argument 522 struct mtk_eth *eth = mac->hw; mtk_mac_select_pcs() local 541 struct mtk_eth *eth = mac->hw; mtk_mac_prepare() local 561 struct mtk_eth *eth = mac->hw; mtk_mac_config() local 697 struct mtk_eth *eth = mac->hw; mtk_mac_finish() local 739 mtk_set_queue_speed(struct mtk_eth * eth,unsigned int idx,int speed) mtk_set_queue_speed() argument 901 struct mtk_eth *eth = mac->hw; mtk_mac_disable_tx_lpi() local 911 struct mtk_eth *eth = mac->hw; mtk_mac_enable_tx_lpi() local 981 mtk_mdio_config(struct mtk_eth * eth) mtk_mdio_config() argument 997 mtk_mdio_init(struct mtk_eth * eth) mtk_mdio_init() argument 1044 mtk_mdio_cleanup(struct mtk_eth * eth) mtk_mdio_cleanup() argument 1052 mtk_tx_irq_disable(struct mtk_eth * eth,u32 mask) mtk_tx_irq_disable() argument 1063 mtk_tx_irq_enable(struct mtk_eth * eth,u32 mask) mtk_tx_irq_enable() argument 1074 mtk_rx_irq_disable(struct mtk_eth * eth,u32 mask) mtk_rx_irq_disable() argument 1085 mtk_rx_irq_enable(struct mtk_eth * eth,u32 mask) mtk_rx_irq_enable() argument 1100 struct mtk_eth *eth = mac->hw; mtk_set_mac_address() local 1131 struct mtk_eth *eth = mac->hw; mtk_stats_update_mac() local 1196 mtk_stats_update(struct mtk_eth * eth) mtk_stats_update() argument 1264 mtk_rx_get_desc(struct mtk_eth * eth,struct mtk_rx_dma_v2 * rxd,struct mtk_rx_dma_v2 * dma_rxd) mtk_rx_get_desc() argument 1293 mtk_dma_ring_alloc(struct mtk_eth * eth,size_t size,dma_addr_t * dma_handle,bool use_sram) mtk_dma_ring_alloc() argument 1312 mtk_dma_ring_free(struct mtk_eth * eth,size_t size,void * dma_ring,dma_addr_t dma_handle,bool in_sram) mtk_dma_ring_free() argument 1322 mtk_init_fq_dma(struct mtk_eth * eth) mtk_init_fq_dma() argument 1407 mtk_tx_unmap(struct mtk_eth * eth,struct mtk_tx_buf * tx_buf,struct xdp_frame_bulk * bq,bool napi) mtk_tx_unmap() argument 1461 setup_tx_buf(struct mtk_eth * eth,struct mtk_tx_buf * tx_buf,struct mtk_tx_dma * txd,dma_addr_t mapped_addr,size_t size,int idx) setup_tx_buf() argument 1488 struct mtk_eth *eth = mac->hw; mtk_tx_set_dma_desc_v1() local 1519 struct mtk_eth *eth = mac->hw; mtk_tx_set_dma_desc_v2() local 1574 struct mtk_eth *eth = mac->hw; mtk_tx_set_dma_desc() local 1597 struct mtk_eth *eth = mac->hw; mtk_tx_map() local 1734 mtk_cal_txd_req(struct mtk_eth * eth,struct sk_buff * skb) mtk_cal_txd_req() argument 1752 mtk_queue_stopped(struct mtk_eth * eth) mtk_queue_stopped() argument 1766 mtk_wake_queue(struct mtk_eth * eth) mtk_wake_queue() argument 1780 struct mtk_eth *eth = mac->hw; mtk_start_xmit() local 1844 mtk_get_rx_ring(struct mtk_eth * eth) mtk_get_rx_ring() argument 1868 mtk_update_rx_cpu_idx(struct mtk_eth * eth) mtk_update_rx_cpu_idx() argument 1887 mtk_page_pool_enabled(struct mtk_eth * eth) mtk_page_pool_enabled() argument 1892 mtk_create_page_pool(struct mtk_eth * eth,struct xdp_rxq_info * xdp_q,int id,int size) mtk_create_page_pool() argument 1955 mtk_xdp_frame_map(struct mtk_eth * eth,struct net_device * dev,struct mtk_tx_dma_desc_info * txd_info,struct mtk_tx_dma * txd,struct mtk_tx_buf * tx_buf,void * data,u16 headroom,int index,bool dma_map) mtk_xdp_frame_map() argument 1992 mtk_xdp_submit_frame(struct mtk_eth * eth,struct xdp_frame * xdpf,struct net_device * dev,bool dma_map) mtk_xdp_submit_frame() argument 2117 struct mtk_eth *eth = mac->hw; mtk_xdp_xmit() local 2137 mtk_xdp_run(struct mtk_eth * eth,struct mtk_rx_ring * ring,struct xdp_buff * xdp,struct net_device * dev) mtk_xdp_run() argument 2201 mtk_poll_rx(struct napi_struct * napi,int budget,struct mtk_eth * eth) mtk_poll_rx() argument 2439 mtk_poll_tx_done(struct mtk_eth * eth,struct mtk_poll_state * state,u8 mac,struct sk_buff * skb) mtk_poll_tx_done() argument 2469 mtk_poll_tx_qdma(struct mtk_eth * eth,int budget,struct mtk_poll_state * state) mtk_poll_tx_qdma() argument 2519 mtk_poll_tx_pdma(struct mtk_eth * eth,int budget,struct mtk_poll_state * state) mtk_poll_tx_pdma() argument 2557 mtk_poll_tx(struct mtk_eth * eth,int budget) mtk_poll_tx() argument 2582 mtk_handle_status_irq(struct mtk_eth * eth) mtk_handle_status_irq() argument 2595 struct mtk_eth *eth = container_of(napi, struct mtk_eth, tx_napi); mtk_napi_tx() local 2625 struct mtk_eth *eth = container_of(napi, struct mtk_eth, rx_napi); mtk_napi_rx() local 2658 mtk_tx_alloc(struct mtk_eth * eth) mtk_tx_alloc() argument 2763 mtk_tx_clean(struct mtk_eth * eth) mtk_tx_clean() argument 2790 mtk_rx_alloc(struct mtk_eth * eth,int ring_no,int rx_flag) mtk_rx_alloc() argument 2923 mtk_rx_clean(struct mtk_eth * eth,struct mtk_rx_ring * ring,bool in_sram) mtk_rx_clean() argument 2964 mtk_hwlro_rx_init(struct mtk_eth * eth) mtk_hwlro_rx_init() argument 3024 mtk_hwlro_rx_uninit(struct mtk_eth * eth) mtk_hwlro_rx_uninit() argument 3050 mtk_hwlro_val_ipaddr(struct mtk_eth * eth,int idx,__be32 ip) mtk_hwlro_val_ipaddr() argument 3065 mtk_hwlro_inval_ipaddr(struct mtk_eth * eth,int idx) mtk_hwlro_inval_ipaddr() argument 3096 struct mtk_eth *eth = mac->hw; mtk_hwlro_add_ipaddr() local 3120 struct mtk_eth *eth = mac->hw; mtk_hwlro_del_ipaddr() local 3139 struct mtk_eth *eth = mac->hw; mtk_hwlro_netdev_disable() local 3230 mtk_dma_busy_wait(struct mtk_eth * eth) mtk_dma_busy_wait() argument 3250 mtk_dma_init(struct mtk_eth * eth) mtk_dma_init() argument 3304 mtk_dma_free(struct mtk_eth * eth) mtk_dma_free() argument 3344 mtk_hw_reset_check(struct mtk_eth * eth) mtk_hw_reset_check() argument 3356 struct mtk_eth *eth = mac->hw; mtk_tx_timeout() local 3370 mtk_get_irqs(struct platform_device * pdev,struct mtk_eth * eth) mtk_get_irqs() argument 3419 struct mtk_eth *eth = _eth; mtk_handle_irq_rx() local 3432 struct mtk_eth *eth = _eth; mtk_handle_irq_tx() local 3445 struct mtk_eth *eth = _eth; mtk_handle_irq() local 3466 struct mtk_eth *eth = mac->hw; mtk_poll_controller() local 3476 mtk_start_dma(struct mtk_eth * eth) mtk_start_dma() argument 3515 mtk_gdm_config(struct mtk_eth * eth,u32 id,u32 config) mtk_gdm_config() argument 3552 struct mtk_eth *eth = mac->hw; mtk_device_event() local 3591 mtk_max_gmac_mtu(struct mtk_eth * eth) mtk_max_gmac_mtu() argument 3605 struct mtk_eth *eth = mac->hw; mtk_open() local 3703 mtk_stop_dma(struct mtk_eth * eth,u32 glo_cfg) mtk_stop_dma() argument 3729 struct mtk_eth *eth = mac->hw; mtk_stop() local 3769 struct mtk_eth *eth = mac->hw; mtk_xdp_setup() local 3816 ethsys_reset(struct mtk_eth * eth,u32 reset_bits) ethsys_reset() argument 3829 mtk_clk_disable(struct mtk_eth * eth) mtk_clk_disable() argument 3837 mtk_clk_enable(struct mtk_eth * eth) mtk_clk_enable() argument 3859 struct mtk_eth *eth = container_of(dim, struct mtk_eth, rx_dim); mtk_dim_rx() local 3890 struct mtk_eth *eth = container_of(dim, struct mtk_eth, tx_dim); mtk_dim_tx() local 3920 struct mtk_eth *eth = mac->hw; mtk_set_mcr_max_rx() local 3942 mtk_hw_reset(struct mtk_eth * eth) mtk_hw_reset() argument 3978 mtk_hw_reset_read(struct mtk_eth * eth) mtk_hw_reset_read() argument 3986 mtk_hw_warm_reset(struct mtk_eth * eth) mtk_hw_warm_reset() argument 4033 mtk_hw_check_dma_hang(struct mtk_eth * eth) mtk_hw_check_dma_hang() argument 4114 struct mtk_eth *eth = container_of(del_work, struct mtk_eth, mtk_hw_reset_monitor_work() local 4129 mtk_hw_init(struct mtk_eth * eth,bool reset) mtk_hw_init() argument 4323 mtk_hw_deinit(struct mtk_eth * eth) mtk_hw_deinit() argument 4339 struct mtk_eth *eth = mac->hw; mtk_uninit() local 4350 struct mtk_eth *eth = mac->hw; mtk_change_mtu() local 4385 mtk_prepare_for_reset(struct mtk_eth * eth) mtk_prepare_for_reset() argument 4418 struct mtk_eth *eth = container_of(work, struct mtk_eth, pending_work); mtk_pending_work() local 4481 mtk_free_dev(struct mtk_eth * eth) mtk_free_dev() argument 4500 mtk_unreg_dev(struct mtk_eth * eth) mtk_unreg_dev() argument 4517 mtk_sgmii_destroy(struct mtk_eth * eth) mtk_sgmii_destroy() argument 4525 mtk_cleanup(struct mtk_eth * eth) mtk_cleanup() argument 4630 mtk_ethtool_pp_stats(struct mtk_eth * eth,u64 * data) mtk_ethtool_pp_stats() argument 4823 mtk_add_mac(struct mtk_eth * eth,struct device_node * np) mtk_add_mac() argument 5018 mtk_eth_set_dma_device(struct mtk_eth * eth,struct device * dma_dev) mtk_eth_set_dma_device() argument 5047 mtk_sgmii_init(struct mtk_eth * eth) mtk_sgmii_init() argument 5074 mtk_setup_legacy_sram(struct mtk_eth * eth,struct resource * res) mtk_setup_legacy_sram() argument 5099 struct mtk_eth *eth; mtk_probe() local 5374 struct mtk_eth *eth = platform_get_drvdata(pdev); mtk_remove() local [all...] |
| H A D | mtk_ppe_offload.c | 17 struct ethhdr eth; member 57 mtk_flow_set_ipv4_addr(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_ipv4_addr() 66 mtk_flow_set_ipv6_addr(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_ipv6_addr() 75 mtk_flow_offload_mangle_eth(const struct flow_action_entry *act, void *eth) in mtk_flow_offload_mangle_eth() 191 mtk_flow_set_output_device(struct mtk_eth *eth, struct mtk_foe_entry *foe, in mtk_flow_set_output_device() 248 mtk_flow_is_valid_idev(const struct mtk_eth *eth, const struct net_device *idev) in mtk_flow_is_valid_idev() 267 mtk_flow_offload_replace(struct mtk_eth *eth, struct flow_cls_offload *f, in mtk_flow_offload_replace() 521 mtk_flow_offload_destroy(struct mtk_eth *eth, struct flow_cls_offload *f) in mtk_flow_offload_destroy() 541 mtk_flow_offload_stats(struct mtk_eth *eth, struct flow_cls_offload *f) in mtk_flow_offload_stats() 567 int mtk_flow_offload_cmd(struct mtk_eth *eth, struct flow_cls_offload *cls, in mtk_flow_offload_cmd() [all …]
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_ppe.c | 51 struct airoha_eth *eth = ppe->eth; in airoha_ppe_get_total_num_stats_entries() local 61 struct airoha_eth *eth = ppe->eth; in airoha_ppe_get_total_sram_num_entries() local 73 bool airoha_ppe_is_enabled(struct airoha_eth *eth, int index) in airoha_ppe_is_enabled() argument 91 struct airoha_eth *eth = qdma->eth; airoha_ppe_set_cpu_port() local 105 struct airoha_eth *eth = ppe->eth; airoha_ppe_hw_init() local 190 airoha_ppe_flow_mangle_eth(const struct flow_action_entry * act,void * eth) airoha_ppe_flow_mangle_eth() argument 300 airoha_ppe_foe_entry_prepare(struct airoha_eth * eth,struct airoha_foe_entry * hwe,struct net_device * dev,int type,struct airoha_flow_data * data,int l4proto) airoha_ppe_foe_entry_prepare() argument 643 struct airoha_eth *eth = ppe->eth; airoha_ppe_foe_get_entry_locked() local 722 struct airoha_eth *eth = ppe->eth; airoha_ppe_foe_commit_entry() local 1033 airoha_ppe_flow_offload_replace(struct airoha_eth * eth,struct flow_cls_offload * f) airoha_ppe_flow_offload_replace() argument 1233 airoha_ppe_flow_offload_destroy(struct airoha_eth * eth,struct flow_cls_offload * f) airoha_ppe_flow_offload_destroy() argument 1254 struct airoha_eth *eth = ppe->eth; airoha_ppe_foe_entry_get_stats() local 1286 airoha_ppe_flow_offload_stats(struct airoha_eth * eth,struct flow_cls_offload * f) airoha_ppe_flow_offload_stats() argument 1312 airoha_ppe_flow_offload_cmd(struct airoha_eth * eth,struct flow_cls_offload * f) airoha_ppe_flow_offload_cmd() argument 1347 airoha_ppe_npu_get(struct airoha_eth * eth) airoha_ppe_npu_get() argument 1359 airoha_ppe_wait_for_npu_init(struct airoha_eth * eth) airoha_ppe_wait_for_npu_init() argument 1382 airoha_ppe_offload_setup(struct airoha_eth * eth) airoha_ppe_offload_setup() argument 1425 struct airoha_eth *eth = ppe->eth; airoha_ppe_setup_tc_block_cb() local 1468 struct airoha_eth *eth = port->qdma->eth; airoha_ppe_init_upd_mem() local 1491 struct airoha_eth *eth; airoha_ppe_get_dev() local 1535 struct airoha_eth *eth = ppe->eth; airoha_ppe_put_dev() local 1542 airoha_ppe_init(struct airoha_eth * eth) airoha_ppe_init() argument 1612 airoha_ppe_deinit(struct airoha_eth * eth) airoha_ppe_deinit() argument [all...] |
| H A D | airoha_eth.c | 76 struct airoha_eth *eth = port->qdma->eth; airoha_set_macaddr() local 91 airoha_set_gdm_port_fwd_cfg(struct airoha_eth * eth,u32 addr,u32 val) airoha_set_gdm_port_fwd_cfg() argument 107 struct airoha_eth *eth = port->qdma->eth; airoha_set_vip_for_gdm_port() local 122 airoha_fe_maccr_init(struct airoha_eth * eth) airoha_fe_maccr_init() argument 137 airoha_fe_vip_setup(struct airoha_eth * eth) airoha_fe_vip_setup() argument 201 airoha_fe_get_pse_queue_rsv_pages(struct airoha_eth * eth,u32 port,u32 queue) airoha_fe_get_pse_queue_rsv_pages() argument 215 airoha_fe_set_pse_queue_rsv_pages(struct airoha_eth * eth,u32 port,u32 queue,u32 val) airoha_fe_set_pse_queue_rsv_pages() argument 228 airoha_fe_get_pse_all_rsv(struct airoha_eth * eth) airoha_fe_get_pse_all_rsv() argument 235 airoha_fe_set_pse_oq_rsv(struct airoha_eth * eth,u32 port,u32 queue,u32 val) airoha_fe_set_pse_oq_rsv() argument 269 airoha_fe_pse_ports_init(struct airoha_eth * eth) airoha_fe_pse_ports_init() argument 353 airoha_fe_mc_vlan_clear(struct airoha_eth * eth) airoha_fe_mc_vlan_clear() argument 393 airoha_fe_crsn_qsel_init(struct airoha_eth * eth) airoha_fe_crsn_qsel_init() argument 439 airoha_fe_init(struct airoha_eth * eth) airoha_fe_init() argument 574 airoha_qdma_get_gdm_port(struct airoha_eth * eth,struct airoha_qdma_desc * desc) airoha_qdma_get_gdm_port() argument 598 struct airoha_eth *eth = qdma->eth; airoha_qdma_rx_process() local 743 struct airoha_eth *eth = qdma->eth; airoha_qdma_init_rx_queue() local 791 struct airoha_eth *eth = qdma->eth; airoha_qdma_cleanup_rx_queue() local 849 struct airoha_eth *eth = qdma->eth; airoha_qdma_wake_netdev_txqs() local 877 struct airoha_eth *eth; airoha_qdma_tx_napi_poll() local 986 struct airoha_eth *eth = qdma->eth; airoha_qdma_init_tx_queue() local 1030 struct airoha_eth *eth = qdma->eth; airoha_qdma_tx_irq_init() local 1078 struct airoha_eth *eth = qdma->eth; airoha_qdma_cleanup_tx_queue() local 1129 struct airoha_eth *eth = qdma->eth; airoha_qdma_init_hfwd_queues() local 1382 struct airoha_eth *eth = qdma->eth; airoha_qdma_init_irq_banks() local 1413 airoha_qdma_init(struct platform_device * pdev,struct airoha_eth * eth,struct airoha_qdma * qdma) airoha_qdma_init() argument 1480 airoha_hw_init(struct platform_device * pdev,struct airoha_eth * eth) airoha_hw_init() argument 1523 airoha_hw_cleanup(struct airoha_eth * eth) airoha_hw_cleanup() argument 1564 struct airoha_eth *eth = port->qdma->eth; airoha_update_hw_stats() local 1792 struct airoha_eth *eth = port->qdma->eth; airoha_set_gdm2_loopback() local 1854 struct airoha_eth *eth = port->eth; airoha_dev_init() local 1910 struct airoha_eth *eth = port->qdma->eth; airoha_dev_change_mtu() local 1986 struct airoha_eth *eth = qdma->eth; airoha_get_fe_port() local 2144 struct airoha_eth *eth = port->qdma->eth; airoha_ethtool_get_drvinfo() local 2744 struct airoha_eth *eth = port->qdma->eth; airoha_dev_setup_tc_block_cb() local 2943 airoha_is_valid_gdm_port(struct airoha_eth * eth,struct airoha_gdm_port * port) airoha_is_valid_gdm_port() argument 2956 airoha_alloc_gdm_port(struct airoha_eth * eth,struct device_node * np) airoha_alloc_gdm_port() argument 3032 airoha_register_gdm_devices(struct airoha_eth * eth) airoha_register_gdm_devices() argument 3057 struct airoha_eth *eth; airoha_probe() local 3170 struct airoha_eth *eth = platform_get_drvdata(pdev); airoha_remove() local [all...] |
| H A D | airoha_eth.h | 437 struct ethhdr eth; global() member 523 struct airoha_eth *eth; global() member 538 struct airoha_eth *eth; global() member 559 struct airoha_eth *eth; global() member 612 airoha_fe_rr(eth,offset) global() argument 614 airoha_fe_wr(eth,offset,val) global() argument 616 airoha_fe_rmw(eth,offset,mask,val) global() argument 618 airoha_fe_set(eth,offset,val) global() argument 620 airoha_fe_clear(eth,offset,val) global() argument 648 airoha_is_7581(struct airoha_eth * eth) airoha_is_7581() argument 653 airoha_is_7583(struct airoha_eth * eth) airoha_is_7583() argument [all...] |
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_xdp_meta.c | 35 check_smac(const struct ethhdr * eth) check_smac() argument 287 struct ethhdr *eth = ctx_ptr(ctx, data); ing_xdp_zalloc_meta() local 314 struct ethhdr *eth; ing_xdp() local 351 struct ethhdr *eth = ctx_ptr(ctx, data); clone_data_meta_survives_data_write() local 381 struct ethhdr *eth = ctx_ptr(ctx, data); clone_data_meta_survives_meta_write() local 412 struct ethhdr *eth; clone_meta_dynptr_survives_data_slice_write() local 440 const struct ethhdr *eth; clone_meta_dynptr_survives_meta_slice_write() local 474 const struct ethhdr *eth; clone_meta_dynptr_rw_before_data_dynptr_write() local 516 const struct ethhdr *eth; clone_meta_dynptr_rw_before_meta_dynptr_write() local [all...] |
| H A D | xdping_kern.c | |
| H A D | xdp_redirect_multi_kern.c | 43 struct ethhdr *eth = data; xdp_redirect_map_multi_prog() local 79 struct ethhdr *eth = data; xdp_devmap_prog() local
|
| H A D | test_cls_redirect.h | 52 struct ethhdr eth; member 58 struct ethhdr eth; member
|
| H A D | load_bytes_relative.c | 23 struct ethhdr eth; in load_bytes_relative() local
|
| H A D | test_queue_stack_map.h | 32 struct ethhdr *eth = (struct ethhdr *)(data); in _test() local
|
| H A D | xdp_metadata.c | 35 struct ethhdr *eth = NULL; rx() local
|
| H A D | xdp_hw_metadata.c | 35 struct ethhdr *eth; in rx() local
|
| H A D | skb_pkt_end.c | 18 struct ethhdr *eth; in get_iphdr() local
|
| /linux/drivers/scsi/fnic/ |
| H A D | fip.h | 51 struct ethhdr eth; member 62 struct ethhdr eth; member 69 struct ethhdr eth; member 94 struct ethhdr eth; member 107 struct ethhdr eth; member 138 fnic_debug_dump_fip_frame(struct fnic *fnic, struct ethhdr *eth, in fnic_debug_dump_fip_frame() 155 fnic_debug_dump_fip_frame(struct fnic *fnic, struct ethhdr *eth, in fnic_debug_dump_fip_frame()
|
| /linux/net/ethernet/ |
| H A D | eth.c | 83 struct ethhdr *eth = skb_push(skb, ETH_HLEN); in eth_header() local 128 const struct ethhdr *eth = (const struct ethhdr *)data; in eth_get_headlen() local 158 const struct ethhdr *eth; in eth_type_trans() local 199 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse() local 216 struct ethhdr *eth; in eth_header_cache() local 261 const struct ethhdr *eth = eth_hdr(skb); in eth_header_parse_protocol() local
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | flow_dissector.c | 19 struct ethhdr eth; member 25 struct ethhdr eth; member 32 struct ethhdr eth; member 40 struct ethhdr eth; member 46 struct ethhdr eth; member 58 struct ethhdr eth; member 73 struct ethhdr eth; member
|
| H A D | xdp_context_test_run.c | 136 struct ethhdr eth = { send_test_packet() local 175 struct ethhdr eth = { write_test_packet() local [all...] |
| /linux/arch/mips/cavium-octeon/ |
| H A D | octeon-platform.c | 483 static void __init octeon_fdt_set_phy(int eth, int phy_addr) in octeon_fdt_set_phy() 610 static void __init _octeon_rx_tx_delay(int eth, int rx_delay, int tx_delay) in _octeon_rx_tx_delay() 618 static void __init octeon_rx_tx_delay(int eth, int iface, int port) in octeon_rx_tx_delay() 652 int eth; in octeon_fdt_pip_port() local 754 int eth; in octeon_fill_mac_addresses() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | nat6to4.bpf.c | 54 const struct ethhdr * const eth = data; // used iff is_ethernet in sched_cls_ingress6_nat_6_prog() local 155 const struct ethhdr *const eth = data; // used iff is_ethernet in sched_cls_egress4_snat4_prog() local
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | sta_rx.c | 27 struct ethhdr *eth; in mwifiex_discard_gratuitous_arp() local 78 struct ethhdr *eth; in mwifiex_process_rx_packet() local
|
| /linux/tools/testing/selftests/net/lib/ |
| H A D | xdp_native.bpf.c | 75 struct ethhdr *eth; in filter_udphdr() local 167 struct ethhdr *eth = data; in swap_machdr() local 179 struct ethhdr *eth; in xdp_mode_tx_handler() local 287 struct ethhdr *eth = data; in update_pkt() local
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | network_helpers.h | 46 struct ethhdr eth; global() member 54 struct ethhdr eth; global() member
|
| /linux/samples/bpf/ |
| H A D | parse_simple.c | 30 struct eth_hdr *eth = data; in handle_ingress() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| H A D | pedit.h | 10 struct ethhdr eth; member
|