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

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

Completed in 102 milliseconds