Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qualcomm/emac/
Demac-mac.c32 #define VLAN_STRIP 0x00004000 macro
287 mac &= ~(VLAN_STRIP | PROM_MODE | MULTI_ALL | MAC_LP_EN); in emac_mac_mode_config()
290 mac |= VLAN_STRIP; in emac_mac_mode_config()
533 mac &= ~(HUGEN | VLAN_STRIP | TPAUSE | SIMR | HUGE | MULTI_ALL | in emac_mac_start()