Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h263 #define TYPHOON_RX_VLAN cpu_to_le32(0x00000004) macro
H A Dtyphoon.c1690 if (rx->rxStatus & TYPHOON_RX_VLAN) in typhoon_rx()