Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dlan78xx.h473 #define RFE_CTL_VLAN_FILTER_ (0x00000020) macro
H A Dlan78xx.c2593 pdata->rfe_ctl |= RFE_CTL_VLAN_FILTER_; in lan78xx_set_features()
2595 pdata->rfe_ctl &= ~RFE_CTL_VLAN_FILTER_; in lan78xx_set_features()