Home
last modified time | relevance | path

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

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