Home
last modified time | relevance | path

Searched refs:WPI_CHANNEL_TUNE_TIME (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/wpi/
HDif_wpireg.h663 #define WPI_CHANNEL_TUNE_TIME ( 6) macro
HDif_wpi.c4032 return (MIN(dwell_time, bintval - WPI_CHANNEL_TUNE_TIME * 2)); in wpi_limit_dwell()
4100 bintval < WPI_QUIET_TIME_DEFAULT + WPI_CHANNEL_TUNE_TIME * 2) { in wpi_scan()