Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h153 #define TYPHOON_TYPE_MASK 0x07 macro
H A Dtyphoon.c1513 type = tx->flags & TYPHOON_TYPE_MASK; in typhoon_clean_tx()