dbm 2686 dev/ic/rt2661.c int lo, hi, dbm; dbm 2700 dev/ic/rt2661.c dbm = sc->avg_rssi; dbm 2704 dev/ic/rt2661.c DPRINTFN(2, ("RSSI=%ddBm false CCA=%d\n", dbm, cca)); dbm 2706 dev/ic/rt2661.c if (dbm < -74) { dbm 2710 dev/ic/rt2661.c hi -= 2 * (-74 - dbm); dbm 2721 dev/ic/rt2661.c } else if (dbm < -66) { dbm 2723 dev/ic/rt2661.c } else if (dbm < -58) { dbm 2725 dev/ic/rt2661.c } else if (dbm < -35) {