Home
last modified time | relevance | path

Searched refs:crc_threshold (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/dev/wpi/
HDif_wpireg.h617 uint16_t crc_threshold; member
HDif_wpi.c4214 hdr->crc_threshold = WPI_SCAN_CRC_TH_DEFAULT; in wpi_scan()
4217 hdr->crc_threshold = WPI_SCAN_CRC_TH_NEVER; in wpi_scan()
/freebsd-head/sys/dev/iwn/
HDif_iwnreg.h930 uint16_t crc_threshold; member
HDif_iwn.c7189 hdr->crc_threshold = is_active ? in iwn_scan()
7192 hdr->crc_threshold = is_active ? in iwn_scan()
7236 hdr->crc_threshold, is_active, ss->ss_nssid); in iwn_scan()