Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/iwm/
HDif_iwmreg.h6112 #define IWM_MAX_DBM -33 /* realistic guess */ macro
HDif_iwm.c6151 sc->sc_max_rssi = IWM_MAX_DBM - IWM_MIN_DBM; in iwm_attach()