Searched refs:airoha_fe_set (Results 1 – 2 of 2) sorted by relevance
| /drivers/net/ethernet/airoha/ |
| A D | airoha_eth.c | 124 airoha_fe_set(eth, REG_FE_VIP_PORT_EN, vip_port); in airoha_set_vip_for_gdm_port() 125 airoha_fe_set(eth, REG_FE_IFC_PORT_EN, vip_port); in airoha_set_vip_for_gdm_port() 139 airoha_fe_set(eth, REG_GDM_FWD_CFG(p), in airoha_fe_maccr_init() 146 airoha_fe_set(eth, REG_FE_CPORT_CFG, FE_CPORT_PAD); in airoha_fe_maccr_init() 302 airoha_fe_set(eth, REG_FE_PSE_BUF_SET, all_rsv); in airoha_fe_pse_ports_init() 492 airoha_fe_set(eth, REG_GDM_MISC_CFG, in airoha_fe_init() 510 airoha_fe_set(eth, REG_GDM3_FWD_CFG, GDM3_PAD_EN_MASK); in airoha_fe_init() 511 airoha_fe_set(eth, REG_GDM4_FWD_CFG, GDM4_PAD_EN_MASK); in airoha_fe_init() 547 airoha_fe_set(eth, REG_MC_VLAN_EN, MC_VLAN_EN_MASK); in airoha_fe_init() 1615 airoha_fe_set(eth, REG_FE_GDM_MIB_CLEAR(port->id), in airoha_update_hw_stats() [all …]
|
| A D | airoha_eth.h | 584 #define airoha_fe_set(eth, offset, val) \ macro
|
Completed in 12 milliseconds