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

/openbsd-current/sys/dev/ic/
H A Drtwreg.h1014 #define RTW_TXCTL0_SPLCP (1<<16) /* add short PLCP preamble macro
H A Drtw.c3089 proto_ctl0 |= RTW_TXCTL0_SPLCP;
3151 ctl0 &= ~(RTW_TXCTL0_SPLCP | RTW_TXCTL0_RTSEN);

Completed in 81 milliseconds