Searched refs:RSU_DPRINTF (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/usb/wlan/ |
H A D | if_rsu.c | 75 #define RSU_DPRINTF(_sc, _flg, ...) \ macro 81 #define RSU_DPRINTF(_sc, _flg, ...) macro 399 RSU_DPRINTF(sc, RSU_DEBUG_AMPDU, "%s: establishing AMPDU TX for TID %d\n", in rsu_ampdu_enable() 666 RSU_DPRINTF(sc, RSU_DEBUG_USB, in rsu_do_request() 894 RSU_DPRINTF(sc, RSU_DEBUG_STATE, "%s: MC filter %08x:%08x\n", in rsu_set_multi() 1045 RSU_DPRINTF(sc, RSU_DEBUG_TX, "%s: no buffers\n", __func__); in rsu_getbuf() 1272 RSU_DPRINTF(sc, RSU_DEBUG_TX | RSU_DEBUG_FWCMD, in rsu_fw_cmd() 1291 RSU_DPRINTF(sc, RSU_DEBUG_CALIB, "%s: running calibration task\n", in rsu_calib_task() 1303 RSU_DPRINTF(sc, RSU_DEBUG_CALIB, "WPS PBC is pushed\n"); in rsu_calib_task() 1308 RSU_DPRINTF(sc, RSU_DEBUG_CALIB, "%s: RSSI=%d (%d)\n", in rsu_calib_task() [all …]
|