Searched refs:RBUF_SKIP_FCS (Results 1 – 2 of 2) sorted by relevance
202 #define RBUF_SKIP_FCS (1 << 4) macro
2567 reg |= RBUF_SKIP_FCS; in init_umac()2569 reg &= ~RBUF_SKIP_FCS; in init_umac()