Home
last modified time | relevance | path

Searched refs:FWCTRL_VLAN_ENABLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhisi_femac.c54 #define FWCTRL_VLAN_ENABLE BIT(0) macro
747 val &= ~(FWCTRL_VLAN_ENABLE | FWCTRL_FWALL2CPU); in hisi_femac_port_init()