HomeSort by: relevance | last modified time | path
    Searched defs:DBG_RF (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_urtwn.c 95 #define DBG_RF __BIT(5)
1873 DPRINTFN(DBG_RF, "sending RSSI command avg=%jd",
2329 DPRINTFN(DBG_RF, "rate=%jd rssi=%jd PWDB=%jd EMA=%jd",
4365 if (urtwn_debug & DBG_RF) {
4367 DPRINTFN(DBG_RF, "Tx power for chain %jd:", chain, 0, 0, 0);
4369 DPRINTFN(DBG_RF, "Rate %jd = %ju", ridx, power[ridx], 0, 0);
4765 DPRINTFN(DBG_RF, "start measuring temperature", 0, 0, 0, 0);
4774 DPRINTFN(DBG_RF, "temperature=%jd", temp, 0, 0, 0);
4786 DPRINTFN(DBG_RF, "LC calib triggered by temp: %jd -> %jd",
  /src/sys/dev/ic/
athnvar.h 44 #define DBG_RF __BIT(5)

Completed in 15 milliseconds