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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpireg.h621 uint16_t crc_threshold; member in struct:wpi_scan_hdr
H A Dif_wpi.c4195 hdr->crc_threshold = WPI_SCAN_CRC_TH_DEFAULT;
4198 hdr->crc_threshold = WPI_SCAN_CRC_TH_NEVER;
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h897 uint16_t crc_threshold; member in struct:iwn_scan_hdr
H A Dif_iwn.c6942 * If we're doing active scanning, set the crc_threshold
6948 hdr->crc_threshold = is_active ?
6951 hdr->crc_threshold = is_active ?
6995 hdr->crc_threshold, is_active, ss->ss_nssid);

Completed in 237 milliseconds