Searched refs:WPI_PAUSE_SCAN (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/wpi/
H A Dif_wpireg.h623 #define WPI_PAUSE_SCAN(nbeacons, time) ((nbeacons << 24) | time) macro
H A Dif_wpi.c4087 return WPI_PAUSE_SCAN(nbeacons, mod);

Completed in 101 milliseconds