Searched refs:WPI_DEBUG_SCAN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wpi/ |
H A D | if_wpi_debug.h | 34 WPI_DEBUG_SCAN = 0x00000200, /* Scan related operations */ enumerator
|
H A D | if_wpi.c | 2338 DPRINTF(sc, WPI_DEBUG_SCAN, in wpi_notif_intr() 2353 DPRINTF(sc, WPI_DEBUG_SCAN, in wpi_notif_intr() 4049 DPRINTF(sc, WPI_DEBUG_SCAN, "%s: bintval=%d\n", __func__, in wpi_limit_dwell() 4176 if (sc->sc_debug & WPI_DEBUG_SCAN) { in wpi_scan() 4242 DPRINTF(sc, WPI_DEBUG_SCAN, "Scanning %u Passive: %d\n", in wpi_scan()
|