Lines Matching defs:eth

865 	struct airoha_eth *eth;  member
932 #define airoha_fe_rr(eth, offset) \ argument
934 #define airoha_fe_wr(eth, offset, val) \ argument
936 #define airoha_fe_rmw(eth, offset, mask, val) \ argument
938 #define airoha_fe_set(eth, offset, val) \ argument
940 #define airoha_fe_clear(eth, offset, val) \ argument
998 struct airoha_eth *eth = port->qdma->eth; in airoha_set_macaddr() local
1011 static void airoha_set_gdm_port_fwd_cfg(struct airoha_eth *eth, u32 addr, in airoha_set_gdm_port_fwd_cfg()
1024 static int airoha_set_gdm_port(struct airoha_eth *eth, int port, bool enable) in airoha_set_gdm_port()
1063 static int airoha_set_gdm_ports(struct airoha_eth *eth, bool enable) in airoha_set_gdm_ports()
1088 static void airoha_fe_maccr_init(struct airoha_eth *eth) in airoha_fe_maccr_init()
1110 static void airoha_fe_vip_setup(struct airoha_eth *eth) in airoha_fe_vip_setup()
1174 static u32 airoha_fe_get_pse_queue_rsv_pages(struct airoha_eth *eth, in airoha_fe_get_pse_queue_rsv_pages()
1188 static void airoha_fe_set_pse_queue_rsv_pages(struct airoha_eth *eth, in airoha_fe_set_pse_queue_rsv_pages()
1201 static u32 airoha_fe_get_pse_all_rsv(struct airoha_eth *eth) in airoha_fe_get_pse_all_rsv()
1208 static int airoha_fe_set_pse_oq_rsv(struct airoha_eth *eth, in airoha_fe_set_pse_oq_rsv()
1242 static void airoha_fe_pse_ports_init(struct airoha_eth *eth) in airoha_fe_pse_ports_init()
1317 static int airoha_fe_mc_vlan_clear(struct airoha_eth *eth) in airoha_fe_mc_vlan_clear()
1357 static void airoha_fe_crsn_qsel_init(struct airoha_eth *eth) in airoha_fe_crsn_qsel_init()
1403 static int airoha_fe_init(struct airoha_eth *eth) in airoha_fe_init()
1498 struct airoha_eth *eth = qdma->eth; in airoha_qdma_fill_rx_queue() local
1543 static int airoha_qdma_get_gdm_port(struct airoha_eth *eth, in airoha_qdma_get_gdm_port()
1567 struct airoha_eth *eth = qdma->eth; in airoha_qdma_rx_process() local
1657 struct airoha_eth *eth = qdma->eth; in airoha_qdma_init_rx_queue() local
1703 struct airoha_eth *eth = q->qdma->eth; in airoha_qdma_cleanup_rx_queue() local
1743 struct airoha_eth *eth; in airoha_qdma_tx_napi_poll() local
1850 struct airoha_eth *eth = qdma->eth; in airoha_qdma_init_tx_queue() local
1893 struct airoha_eth *eth = qdma->eth; in airoha_qdma_tx_irq_init() local
1939 struct airoha_eth *eth = q->qdma->eth; in airoha_qdma_cleanup_tx_queue() local
1958 struct airoha_eth *eth = qdma->eth; in airoha_qdma_init_hfwd_queues() local
2165 struct airoha_eth *eth, in airoha_qdma_init()
2208 struct airoha_eth *eth) in airoha_hw_init()
2300 struct airoha_eth *eth = port->qdma->eth; in airoha_update_hw_stats() local
2683 struct airoha_eth *eth = port->qdma->eth; in airoha_ethtool_get_drvinfo() local
3146 static int airoha_alloc_gdm_port(struct airoha_eth *eth, struct device_node *np) in airoha_alloc_gdm_port()
3224 struct airoha_eth *eth; in airoha_probe() local
3321 struct airoha_eth *eth = platform_get_drvdata(pdev); in airoha_remove() local