Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
H A Dif_wpireg.h621 uint16_t crc_threshold; member
H A Dif_wpi.c4267 hdr->crc_threshold = WPI_SCAN_CRC_TH_DEFAULT; in wpi_scan()
4270 hdr->crc_threshold = WPI_SCAN_CRC_TH_NEVER; in wpi_scan()
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnreg.h897 uint16_t crc_threshold; member
H A Dif_iwn.c7077 hdr->crc_threshold = is_active ?
7080 hdr->crc_threshold = is_active ?
7124 hdr->crc_threshold, is_active, ss->ss_nssid);