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