Searched refs:RT2661_SHORT_PREAMBLE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ral/
H A Drt2661reg.h164 #define RT2661_SHORT_PREAMBLE (1 << 19) macro
H A Drt2661.c1829 tmp &= ~RT2661_SHORT_PREAMBLE;
1831 tmp |= RT2661_SHORT_PREAMBLE;

Completed in 47 milliseconds