Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.c24 #define MULTI_ALL 0x02000000 macro
287 mac &= ~(VLAN_STRIP | PROM_MODE | MULTI_ALL | MAC_LP_EN); in emac_mac_mode_config()
296 mac |= MULTI_ALL; in emac_mac_mode_config()
533 mac &= ~(HUGEN | VLAN_STRIP | TPAUSE | SIMR | HUGE | MULTI_ALL | in emac_mac_start()