Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dlan78xx.h474 #define RFE_CTL_VLAN_STRIP_ (0x00000080) macro
H A Dlan78xx.c3054 pdata->rfe_ctl |= RFE_CTL_VLAN_STRIP_; in lan78xx_set_features()
3056 pdata->rfe_ctl &= ~RFE_CTL_VLAN_STRIP_; in lan78xx_set_features()