• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/usb/wlan/

Lines Matching defs:RSU_DPRINTF

78 #define	RSU_DPRINTF(_sc, _flg, ...)					\
84 #define RSU_DPRINTF(_sc, _flg, ...)
403 RSU_DPRINTF(sc, RSU_DEBUG_AMPDU, "%s: establishing AMPDU TX for TID %d\n",
670 RSU_DPRINTF(sc, RSU_DEBUG_USB,
898 RSU_DPRINTF(sc, RSU_DEBUG_STATE, "%s: MC filter %08x:%08x\n",
1049 RSU_DPRINTF(sc, RSU_DEBUG_TX, "%s: no buffers\n", __func__);
1276 RSU_DPRINTF(sc, RSU_DEBUG_TX | RSU_DEBUG_FWCMD,
1295 RSU_DPRINTF(sc, RSU_DEBUG_CALIB, "%s: running calibration task\n",
1307 RSU_DPRINTF(sc, RSU_DEBUG_CALIB, "WPS PBC is pushed\n");
1312 RSU_DPRINTF(sc, RSU_DEBUG_CALIB, "%s: RSSI=%d (%d)\n",
1390 RSU_DPRINTF(sc, RSU_DEBUG_RESET,
1453 RSU_DPRINTF(sc, RSU_DEBUG_STATE, "%s: %s -> %s\n",
1732 RSU_DPRINTF(sc, RSU_DEBUG_KEY | RSU_DEBUG_FWCMD,
1771 RSU_DPRINTF(sc, RSU_DEBUG_KEY | RSU_DEBUG_FWCMD,
1822 RSU_DPRINTF(sc, RSU_DEBUG_KEY,
1831 RSU_DPRINTF(sc, RSU_DEBUG_KEY | RSU_DEBUG_FWCMD,
1868 RSU_DPRINTF(sc, RSU_DEBUG_KEY,
1935 RSU_DPRINTF(sc, RSU_DEBUG_RESET,
1948 RSU_DPRINTF(sc, RSU_DEBUG_RESET,
1993 RSU_DPRINTF(sc, RSU_DEBUG_RESET | RSU_DEBUG_FWCMD,
2006 RSU_DPRINTF(sc, RSU_DEBUG_STATE | RSU_DEBUG_FWCMD,
2050 RSU_DPRINTF(sc, RSU_DEBUG_SCAN,
2114 RSU_DPRINTF(sc, RSU_DEBUG_STATE | RSU_DEBUG_FWCMD,
2131 RSU_DPRINTF(sc, RSU_DEBUG_ANY, "Assoc ID overflow\n");
2134 RSU_DPRINTF(sc, RSU_DEBUG_STATE | RSU_DEBUG_FWCMD,
2166 RSU_DPRINTF(sc, RSU_DEBUG_AMPDU, "%s: mac=%s, tid=%d, ssn=%d\n",
2185 RSU_DPRINTF(sc, RSU_DEBUG_RX | RSU_DEBUG_FWCMD,
2192 RSU_DPRINTF(sc, RSU_DEBUG_SCAN,
2217 RSU_DPRINTF(sc, RSU_DEBUG_FWCMD | RSU_DEBUG_STATE,
2228 RSU_DPRINTF(sc, RSU_DEBUG_RX | RSU_DEBUG_FWCMD,
2233 RSU_DPRINTF(sc, RSU_DEBUG_FWDBG, "FWDBG: %s\n", (char *)buf);
2250 RSU_DPRINTF(sc, RSU_DEBUG_RX, "%s: Rx events len=%d\n", __func__, len);
2309 RSU_DPRINTF(sc, RSU_DEBUG_RX,
2317 RSU_DPRINTF(sc, RSU_DEBUG_RX,
2386 RSU_DPRINTF(sc, RSU_DEBUG_RX,
2461 RSU_DPRINTF(sc, RSU_DEBUG_RX,
2489 RSU_DPRINTF(sc, RSU_DEBUG_RX,
2540 RSU_DPRINTF(sc, RSU_DEBUG_RX, "xfer too short %d\n", len);
2637 RSU_DPRINTF(sc, RSU_DEBUG_TXDONE, "%s: called; data=%p\n",
2664 RSU_DPRINTF(sc, RSU_DEBUG_TXDONE, "%s: transfer done %p\n",
2674 RSU_DPRINTF(sc, RSU_DEBUG_TXDONE,
2681 RSU_DPRINTF(sc, RSU_DEBUG_TXDONE,
2771 RSU_DPRINTF(sc, RSU_DEBUG_TX, "%s: data=%p, m=%p\n",
2830 RSU_DPRINTF(sc, RSU_DEBUG_TX, "%s: pri=%d, which=%d, hasqos=%d\n",
2930 RSU_DPRINTF(sc, RSU_DEBUG_TX,
2972 RSU_DPRINTF(sc, RSU_DEBUG_TX,
2982 RSU_DPRINTF(sc, RSU_DEBUG_TX,
3262 RSU_DPRINTF(sc, RSU_DEBUG_RESET | RSU_DEBUG_TX,
3329 RSU_DPRINTF(sc, RSU_DEBUG_TX | RSU_DEBUG_FW | RSU_DEBUG_RESET,
3356 RSU_DPRINTF(sc, RSU_DEBUG_ANY,
3387 RSU_DPRINTF(sc, RSU_DEBUG_FW, "FW V%d %02x-%02x %02x:%02x\n",
3678 RSU_DPRINTF(sc, RSU_DEBUG_RESET, "%s: setting MAC address to %s\n",