Searched refs:WPI_STAT_FLAG_SHPREAMBLE (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/wpi/ | ||
| H A D | if_wpireg.h | 317 #define WPI_STAT_FLAG_SHPREAMBLE (1 << 2) macro |
| H A D | if_wpi.c | 2018 if (head->flags & htole16(WPI_STAT_FLAG_SHPREAMBLE)) in wpi_rx_done() |