Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpireg.h646 #define WPI_SCAN_CRC_TH_NEVER htole16(0xffff) macro
H A Dif_wpi.c4217 hdr->crc_threshold = WPI_SCAN_CRC_TH_NEVER; in wpi_scan()