Searched refs:FZA_RING_RX_FSC_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/fddi/ | ||
H A D | defza.h | 330 #define FZA_RING_RX_FSC_MASK 0x38000000 /* # of frame status bits */ macro |
H A D | defza.c | 631 else if ((rmc & FZA_RING_RX_FSC_MASK) == 0 || in fza_rx_err() |