Lines Matching defs:eth
789 struct airoha_eth *eth; member
850 #define airoha_fe_rr(eth, offset) \ argument
852 #define airoha_fe_wr(eth, offset, val) \ argument
854 #define airoha_fe_rmw(eth, offset, mask, val) \ argument
856 #define airoha_fe_set(eth, offset, val) \ argument
858 #define airoha_fe_clear(eth, offset, val) \ argument
916 struct airoha_eth *eth = port->qdma->eth; in airoha_set_macaddr() local
929 static void airoha_set_gdm_port_fwd_cfg(struct airoha_eth *eth, u32 addr, in airoha_set_gdm_port_fwd_cfg()
942 static int airoha_set_gdm_port(struct airoha_eth *eth, int port, bool enable) in airoha_set_gdm_port()
981 static int airoha_set_gdm_ports(struct airoha_eth *eth, bool enable) in airoha_set_gdm_ports()
1006 static void airoha_fe_maccr_init(struct airoha_eth *eth) in airoha_fe_maccr_init()
1028 static void airoha_fe_vip_setup(struct airoha_eth *eth) in airoha_fe_vip_setup()
1092 static u32 airoha_fe_get_pse_queue_rsv_pages(struct airoha_eth *eth, in airoha_fe_get_pse_queue_rsv_pages()
1106 static void airoha_fe_set_pse_queue_rsv_pages(struct airoha_eth *eth, in airoha_fe_set_pse_queue_rsv_pages()
1119 static int airoha_fe_set_pse_oq_rsv(struct airoha_eth *eth, in airoha_fe_set_pse_oq_rsv()
1154 static void airoha_fe_pse_ports_init(struct airoha_eth *eth) in airoha_fe_pse_ports_init()
1227 static int airoha_fe_mc_vlan_clear(struct airoha_eth *eth) in airoha_fe_mc_vlan_clear()
1267 static void airoha_fe_crsn_qsel_init(struct airoha_eth *eth) in airoha_fe_crsn_qsel_init()
1313 static int airoha_fe_init(struct airoha_eth *eth) in airoha_fe_init()
1407 struct airoha_eth *eth = qdma->eth; in airoha_qdma_fill_rx_queue() local
1452 static int airoha_qdma_get_gdm_port(struct airoha_eth *eth, in airoha_qdma_get_gdm_port()
1476 struct airoha_eth *eth = qdma->eth; in airoha_qdma_rx_process() local
1566 struct airoha_eth *eth = qdma->eth; in airoha_qdma_init_rx_queue() local
1612 struct airoha_eth *eth = q->qdma->eth; in airoha_qdma_cleanup_rx_queue() local
1651 struct airoha_eth *eth; in airoha_qdma_tx_napi_poll() local
1742 struct airoha_eth *eth = qdma->eth; in airoha_qdma_init_tx_queue() local
1781 struct airoha_eth *eth = qdma->eth; in airoha_qdma_tx_irq_init() local
1827 struct airoha_eth *eth = q->qdma->eth; in airoha_qdma_cleanup_tx_queue() local
1846 struct airoha_eth *eth = qdma->eth; in airoha_qdma_init_hfwd_queues() local
2040 struct airoha_eth *eth, in airoha_qdma_init()
2083 struct airoha_eth *eth) in airoha_hw_init()
2163 struct airoha_eth *eth = port->qdma->eth; in airoha_update_hw_stats() local
2513 struct airoha_eth *eth = port->qdma->eth; in airoha_ethtool_get_drvinfo() local
2590 static int airoha_alloc_gdm_port(struct airoha_eth *eth, struct device_node *np) in airoha_alloc_gdm_port()
2661 struct airoha_eth *eth; in airoha_probe() local
2755 struct airoha_eth *eth = platform_get_drvdata(pdev); in airoha_remove() local