Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Daqc111.h83 #define SFR_VLAN_CONTROL_VFE 0x0020 macro
H A Daqc111.c624 reg8 |= SFR_VLAN_CONTROL_VFE; in aqc111_set_features()
630 reg8 &= ~SFR_VLAN_CONTROL_VFE; in aqc111_set_features()
912 reg8 |= SFR_VLAN_CONTROL_VFE; in aqc111_link_reset()