HomeSort by: relevance | last modified time | path
    Searched refs:crc_threshold (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
if_wpireg.h 489 uint16_t crc_threshold; member in struct:wpi_scan_hdr
if_iwnreg.h 793 uint16_t crc_threshold; member in struct:iwn_scan_hdr
if_iwn.c 4780 hdr->crc_threshold = 0xffff;
4860 * If we're doing active scanning, set the crc_threshold
4866 hdr->crc_threshold = is_active ?
4869 hdr->crc_threshold = is_active ?
if_wpi.c 2865 hdr->crc_threshold = htole16(1);

Completed in 21 milliseconds