Searched defs:eth (Results 151 - 175 of 184) sorted by relevance

12345678

/linux-master/net/sched/
H A Dcls_flower.c49 struct flow_dissector_key_eth_addrs eth; member in struct:fl_flow_key
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1165 struct ethhdr *eth = (struct ethhdr *)(skb->data); local
H A Den.h239 struct mlx5_wqe_eth_seg eth; member in struct:mlx5e_tx_wqe
/linux-master/arch/mips/include/asm/sn/
H A Dioc3.h152 struct ioc3_ethregs eth; member in struct:ioc3
/linux-master/drivers/scsi/qedf/
H A Dqedf.h564 struct ethhdr eth; member in struct:fip_vlan
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1659 struct ethhdr *eth; local
H A Dmac.c3818 struct ethhdr *eth; local
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c2132 struct ethhdr *eth; local
/linux-master/net/bridge/
H A Dbr_multicast.c943 struct ethhdr *eth; local
1094 struct ethhdr *eth; local
4815 struct ethhdr eth; local
[all...]
H A Dbr_private.h1167 br_multicast_querier_exists(struct net_bridge_mcast *brmctx, struct ethhdr *eth, const struct net_bridge_mdb_entry *mdb) argument
1417 br_multicast_querier_exists(struct net_bridge_mcast *brmctx, struct ethhdr *eth, const struct net_bridge_mdb_entry *mdb) argument
/linux-master/net/mac80211/
H A Dtx.c3765 struct ethhdr eth; local
4352 struct ethhdr *eth; local
4369 const struct ethhdr *eth = (void *)skb->data; local
4411 const struct ethhdr *eth local
4507 const struct ethhdr *eth = (void *)skb->data; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c2133 struct ethhdr *eth; local
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c283 void mtk_w32(struct mtk_eth *eth, u32 val, unsigned reg) argument
288 u32 mtk_r32(struct mtk_eth *eth, unsigned reg) argument
293 u32 mtk_m32(struct mtk_eth *eth, u32 mask, u32 set, unsigned int reg) argument
304 static int mtk_mdio_busy_wait(struct mtk_eth *eth) argument
320 _mtk_mdio_write_c22(struct mtk_eth *eth, u32 phy_addr, u32 phy_reg, u32 write_data) argument
344 _mtk_mdio_write_c45(struct mtk_eth *eth, u32 phy_addr, u32 devad, u32 phy_reg, u32 write_data) argument
380 _mtk_mdio_read_c22(struct mtk_eth *eth, u32 phy_addr, u32 phy_reg) argument
402 _mtk_mdio_read_c45(struct mtk_eth *eth, u32 phy_addr, u32 devad, u32 phy_reg) argument
440 struct mtk_eth *eth = bus->priv; local
448 struct mtk_eth *eth = bus->priv; local
455 struct mtk_eth *eth = bus->priv; local
463 struct mtk_eth *eth = bus->priv; local
468 mt7621_gmac0_rgmii_adjust(struct mtk_eth *eth, phy_interface_t interface) argument
482 mtk_gmac0_rgmii_adjust(struct mtk_eth *eth, phy_interface_t interface) argument
498 mtk_setup_bridge_switch(struct mtk_eth *eth) argument
516 struct mtk_eth *eth = mac->hw; local
535 struct mtk_eth *eth = mac->hw; local
667 struct mtk_eth *eth = mac->hw; local
700 mtk_set_queue_speed(struct mtk_eth *eth, unsigned int idx, int speed) argument
817 mtk_mdio_init(struct mtk_eth *eth) argument
880 mtk_mdio_cleanup(struct mtk_eth *eth) argument
888 mtk_tx_irq_disable(struct mtk_eth *eth, u32 mask) argument
899 mtk_tx_irq_enable(struct mtk_eth *eth, u32 mask) argument
910 mtk_rx_irq_disable(struct mtk_eth *eth, u32 mask) argument
921 mtk_rx_irq_enable(struct mtk_eth *eth, u32 mask) argument
936 struct mtk_eth *eth = mac->hw; local
967 struct mtk_eth *eth = mac->hw; local
1032 mtk_stats_update(struct mtk_eth *eth) argument
1100 mtk_rx_get_desc(struct mtk_eth *eth, struct mtk_rx_dma_v2 *rxd, struct mtk_rx_dma_v2 *dma_rxd) argument
1130 mtk_init_fq_dma(struct mtk_eth *eth) argument
1214 mtk_tx_unmap(struct mtk_eth *eth, struct mtk_tx_buf *tx_buf, struct xdp_frame_bulk *bq, bool napi) argument
1268 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) argument
1295 struct mtk_eth *eth = mac->hw; local
1326 struct mtk_eth *eth = mac->hw; local
1381 struct mtk_eth *eth = mac->hw; local
1404 struct mtk_eth *eth = mac->hw; local
1541 mtk_cal_txd_req(struct mtk_eth *eth, struct sk_buff *skb) argument
1559 mtk_queue_stopped(struct mtk_eth *eth) argument
1573 mtk_wake_queue(struct mtk_eth *eth) argument
1587 struct mtk_eth *eth = mac->hw; local
1643 mtk_get_rx_ring(struct mtk_eth *eth) argument
1667 mtk_update_rx_cpu_idx(struct mtk_eth *eth) argument
1686 mtk_page_pool_enabled(struct mtk_eth *eth) argument
1691 mtk_create_page_pool(struct mtk_eth *eth, struct xdp_rxq_info *xdp_q, int id, int size) argument
1754 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) argument
1791 mtk_xdp_submit_frame(struct mtk_eth *eth, struct xdp_frame *xdpf, struct net_device *dev, bool dma_map) argument
1916 struct mtk_eth *eth = mac->hw; local
1936 mtk_xdp_run(struct mtk_eth *eth, struct mtk_rx_ring *ring, struct xdp_buff *xdp, struct net_device *dev) argument
1999 mtk_poll_rx(struct napi_struct *napi, int budget, struct mtk_eth *eth) argument
2229 mtk_poll_tx_done(struct mtk_eth *eth, struct mtk_poll_state *state, u8 mac, struct sk_buff *skb) argument
2259 mtk_poll_tx_qdma(struct mtk_eth *eth, int budget, struct mtk_poll_state *state) argument
2309 mtk_poll_tx_pdma(struct mtk_eth *eth, int budget, struct mtk_poll_state *state) argument
2347 mtk_poll_tx(struct mtk_eth *eth, int budget) argument
2372 mtk_handle_status_irq(struct mtk_eth *eth) argument
2385 struct mtk_eth *eth = container_of(napi, struct mtk_eth, tx_napi); local
2415 struct mtk_eth *eth = container_of(napi, struct mtk_eth, rx_napi); local
2448 mtk_tx_alloc(struct mtk_eth *eth) argument
2561 mtk_tx_clean(struct mtk_eth *eth) argument
2588 mtk_rx_alloc(struct mtk_eth *eth, int ring_no, int rx_flag) argument
2735 mtk_rx_clean(struct mtk_eth *eth, struct mtk_rx_ring *ring, bool in_sram) argument
2777 mtk_hwlro_rx_init(struct mtk_eth *eth) argument
2837 mtk_hwlro_rx_uninit(struct mtk_eth *eth) argument
2863 mtk_hwlro_val_ipaddr(struct mtk_eth *eth, int idx, __be32 ip) argument
2878 mtk_hwlro_inval_ipaddr(struct mtk_eth *eth, int idx) argument
2909 struct mtk_eth *eth = mac->hw; local
2933 struct mtk_eth *eth = mac->hw; local
2952 struct mtk_eth *eth = mac->hw; local
3043 mtk_dma_busy_wait(struct mtk_eth *eth) argument
3063 mtk_dma_init(struct mtk_eth *eth) argument
3117 mtk_dma_free(struct mtk_eth *eth) argument
3145 mtk_hw_reset_check(struct mtk_eth *eth) argument
3157 struct mtk_eth *eth = mac->hw; local
3173 struct mtk_eth *eth = _eth; local
3186 struct mtk_eth *eth = _eth; local
3199 struct mtk_eth *eth = _eth; local
3220 struct mtk_eth *eth = mac->hw; local
3230 mtk_start_dma(struct mtk_eth *eth) argument
3269 mtk_gdm_config(struct mtk_eth *eth, u32 config) argument
3316 struct mtk_eth *eth = mac->hw; local
3358 struct mtk_eth *eth = mac->hw; local
3432 mtk_stop_dma(struct mtk_eth *eth, u32 glo_cfg) argument
3458 struct mtk_eth *eth = mac->hw; local
3497 struct mtk_eth *eth = mac->hw; local
3535 ethsys_reset(struct mtk_eth *eth, u32 reset_bits) argument
3548 mtk_clk_disable(struct mtk_eth *eth) argument
3556 mtk_clk_enable(struct mtk_eth *eth) argument
3578 struct mtk_eth *eth = container_of(dim, struct mtk_eth, rx_dim); local
3609 struct mtk_eth *eth = container_of(dim, struct mtk_eth, tx_dim); local
3639 struct mtk_eth *eth = mac->hw; local
3661 mtk_hw_reset(struct mtk_eth *eth) argument
3697 mtk_hw_reset_read(struct mtk_eth *eth) argument
3705 mtk_hw_warm_reset(struct mtk_eth *eth) argument
3752 mtk_hw_check_dma_hang(struct mtk_eth *eth) argument
3833 struct mtk_eth *eth = container_of(del_work, struct mtk_eth, local
3848 mtk_hw_init(struct mtk_eth *eth, bool reset) argument
4022 mtk_hw_deinit(struct mtk_eth *eth) argument
4038 struct mtk_eth *eth = mac->hw; local
4049 struct mtk_eth *eth = mac->hw; local
4079 mtk_prepare_for_reset(struct mtk_eth *eth) argument
4112 struct mtk_eth *eth = container_of(work, struct mtk_eth, pending_work); local
4175 mtk_free_dev(struct mtk_eth *eth) argument
4196 mtk_unreg_dev(struct mtk_eth *eth) argument
4213 mtk_sgmii_destroy(struct mtk_eth *eth) argument
4221 mtk_cleanup(struct mtk_eth *eth) argument
4328 mtk_ethtool_pp_stats(struct mtk_eth *eth, u64 *data) argument
4486 mtk_add_mac(struct mtk_eth *eth, struct device_node *np) argument
4669 mtk_eth_set_dma_device(struct mtk_eth *eth, struct device *dma_dev) argument
4698 mtk_sgmii_init(struct mtk_eth *eth) argument
4732 struct mtk_eth *eth; local
5022 struct mtk_eth *eth = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c3771 struct ethhdr *eth; local
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c2473 struct ethhdr *eth = eth_hdr(skb); local
2688 struct ethhdr *eth; local
[all...]
/linux-master/drivers/net/bonding/
H A Dbond_main.c4232 struct ethhdr *eth; local
4919 const struct ethhdr *eth; local
/linux-master/net/core/
H A Dskbuff.c6273 struct ethhdr *eth; local
H A Ddev.c3394 struct ethhdr *eth; local
4899 struct ethhdr *eth; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed.h818 struct qed_eth_cb_ops *eth; member in union:qed_dev::__anon884
/linux-master/drivers/scsi/bfa/
H A Dbfa_defs.h1090 union sfp_xcvr_eth_code_u eth; member in struct:sfp_xcvr_s
H A Dbfa_defs_svc.h1325 struct bfa_port_eth_stats_s eth; member in union:bfa_port_stats_u
/linux-master/include/linux/qed/
H A Dcommon_hsi.h791 struct ustorm_eth_queue_zone eth; member in struct:ustorm_queue_zone
H A Dqed_if.h66 u8 eth; member in struct:qed_dcbx_app_prio
/linux-master/include/linux/mlx4/
H A Ddevice.h808 struct mlx4_eth_av eth; member in union:mlx4_ext_av
1261 struct mlx4_spec_eth eth; member in union:mlx4_spec_list::__anon2642
1368 struct mlx4_net_trans_rule_hw_eth eth; member in union:_rule_hw::__anon2643
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1073 struct i40e_eth_stats eth; member in struct:i40e_hw_port_stats

Completed in 658 milliseconds

12345678