Searched refs:WPI_SCAN_CRC_TH_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/dragonfly/sys/dev/netif/wpi/ | ||
H A D | if_wpireg.h | 649 #define WPI_SCAN_CRC_TH_DEFAULT htole16(1) macro |
H A D | if_wpi.c | 4267 hdr->crc_threshold = WPI_SCAN_CRC_TH_DEFAULT; in wpi_scan() |