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

/openbsd-current/sys/dev/ic/
H A Drtwreg.h1071 #define RTW_RXSTAT_SPLCP (1<<25) /* Rx'd with short preamble macro
1103 #define RTW_RXSTAT_DEBUG (RTW_RXSTAT_SPLCP|RTW_RXSTAT_MAR|\
H A Drtw.c1147 PRINTSTAT(RTW_RXSTAT_SPLCP);
1269 if ((hstat & RTW_RXSTAT_SPLCP) != 0)

Completed in 87 milliseconds