Home
last modified time | relevance | path

Searched refs:WPI_STAT_FLAG_SHPREAMBLE (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/wpi/
H A Dif_wpireg.h317 #define WPI_STAT_FLAG_SHPREAMBLE (1 << 2) macro
H A Dif_wpi.c2018 if (head->flags & htole16(WPI_STAT_FLAG_SHPREAMBLE)) in wpi_rx_done()