Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/usb/
Dlan78xx.h471 #define RFE_CTL_VLAN_STRIP_ (0x00000080) macro
Dlan78xx.c2346 pdata->rfe_ctl |= RFE_CTL_VLAN_STRIP_; in lan78xx_set_features()
2348 pdata->rfe_ctl &= ~RFE_CTL_VLAN_STRIP_; in lan78xx_set_features()