Lines Matching defs:DPRINTF

86 #define DPRINTF(x)	do { if (ipw_debug > 0) printf x; } while (0)
91 #define DPRINTF(x)
857 DPRINTF(("%s: %s -> %s flags 0x%x\n", __func__,
1016 DPRINTF(("Unexpected association (%s, flags 0x%x)\n",
1145 DPRINTF(("Fixing channel to %d\n", frm[2]));
1874 DPRINTF(("%s: timeout waiting for %s\n",
1885 DPRINTF(("Enable adapter\n"));
1903 DPRINTF(("Disable adapter\n"));
2034 DPRINTF(("Setting wep key index %u len %u\n", wepkey.idx,
2053 DPRINTF(("Setting WPA IE\n"));
2063 DPRINTF(("Setting mandatory BSSID to null\n"));
2066 DPRINTF(("Setting mandatory BSSID to %6D\n", bssid, ":"));
2082 DPRINTF(("Setting bogus ESSID to WAR firmware bug\n"));
2105 DPRINTF(("Scan options: mask 0x%x flags 0x%x\n", chanmask, flags));
2117 DPRINTF(("%s: flags 0x%x\n", __func__, sc->flags));
2141 DPRINTF(("Starting scan\n"));
2151 DPRINTF(("Scan failed\n"));
2165 DPRINTF(("Setting channel to %u\n", le32toh(data)));
2190 DPRINTF(("Setting authmode to %u\n", security.authmode));
2197 DPRINTF(("Setting RTS threshold to %u\n", le32toh(data)));
2203 DPRINTF(("Setting frag threshold to %u\n", le32toh(data)));
2215 DPRINTF(("Setting wep tx key index to %u\n",
2225 DPRINTF(("Setting wep flags to 0x%x\n", le32toh(data)));
2270 DPRINTF(("Disassociate from %6D\n", ni->ni_bssid, ":"));
2322 DPRINTF(("%s: state %s flags 0x%x\n", __func__,
2349 DPRINTF(("Loading firmware image '%s'\n", fp->name));
2436 DPRINTF(("Setting mode to %u\n", le32toh(data)));
2459 DPRINTF(("Setting configuration to 0x%x\n", le32toh(config.flags)));
2465 DPRINTF(("Setting basic tx rates to 0x%x\n", le32toh(data)));
2471 DPRINTF(("Setting msdu tx rates to 0x%x\n", le32toh(data)));
2477 DPRINTF(("Setting tx rates to 0x%x\n", le32toh(data)));
2483 DPRINTF(("Setting power mode to %u\n", le32toh(data)));
2490 DPRINTF(("Setting tx power index to %u\n", le32toh(data)));