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