Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_wpireg.h489 uint16_t crc_threshold; member
H A Dif_iwnreg.h793 uint16_t crc_threshold; member
H A Dif_iwn.c4780 hdr->crc_threshold = 0xffff; in iwn_scan()
4860 * If we're doing active scanning, set the crc_threshold in iwn_scan()
4866 hdr->crc_threshold = is_active ? in iwn_scan()
4869 hdr->crc_threshold = is_active ? in iwn_scan()
H A Dif_wpi.c2865 hdr->crc_threshold = htole16(1); in wpi_scan()