Searched refs:pause_scan (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_iwnreg.h | 845 uint32_t pause_scan; /* (in usec) background scans */ member |
H A D | if_iwn.c | 5181 hdr->pause_scan = htole32(((100 / bintval) << 22) | in iwn_scan() |