Searched refs:TYPHOON_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/ethernet/3com/ | ||
| H A D | typhoon.h | 153 #define TYPHOON_TYPE_MASK 0x07 macro |
| H A D | typhoon.c | 1513 type = tx->flags & TYPHOON_TYPE_MASK; in typhoon_clean_tx() |