Searched refs:DEBUG_EVENT (Results 1 - 9 of 9) sorted by relevance

/drivers/net/wireless/ti/wl1251/
H A Devent.c34 wl1251_debug(DEBUG_EVENT, "status: 0x%x, channels: %d",
55 wl1251_debug(DEBUG_EVENT, "ps status: %x", mbox->ps_status);
88 wl1251_debug(DEBUG_EVENT, "MBOX DUMP:");
89 wl1251_debug(DEBUG_EVENT, "\tvector: 0x%x", mbox->events_vector);
90 wl1251_debug(DEBUG_EVENT, "\tmask: 0x%x", mbox->events_mask);
101 wl1251_debug(DEBUG_EVENT, "vector: 0x%x", vector);
110 wl1251_debug(DEBUG_EVENT, "BSS_LOSE_EVENT");
121 wl1251_debug(DEBUG_EVENT, "PS_REPORT_EVENT");
128 wl1251_debug(DEBUG_EVENT, "SYNCHRONIZATION_TIMEOUT_EVENT");
145 wl1251_debug(DEBUG_EVENT,
[all...]
H A Dwl1251.h41 DEBUG_EVENT = BIT(5), enumerator in enum:__anon4701
/drivers/net/wireless/ti/wl18xx/
H A Devent.c64 wl1271_debug(DEBUG_EVENT,
85 wl1271_debug(DEBUG_EVENT, "SMART_CONFIG_DECODE_EVENT_ID");
86 wl1271_dump_ascii(DEBUG_EVENT, "SSID:", ssid, ssid_len);
108 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector);
111 wl1271_debug(DEBUG_EVENT, "scan results: %d",
119 wl1271_debug(DEBUG_EVENT,
/drivers/net/wireless/ti/wl12xx/
H A Devent.c57 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector);
60 wl1271_debug(DEBUG_EVENT, "status: 0x%x",
68 wl1271_debug(DEBUG_EVENT,
/drivers/net/wireless/ti/wlcore/
H A Devent.c39 wl1271_debug(DEBUG_EVENT, "RSSI trigger metric: %d", metric);
100 wl1271_debug(DEBUG_EVENT, "PERIODIC_SCAN_COMPLETE_EVENT (status 0x%0x)",
116 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx allowed=0x%lx",
139 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx success=%d",
166 wl1271_debug(DEBUG_EVENT, "DUMMY_PACKET_ID_EVENT_ID");
198 wl1271_debug(DEBUG_EVENT, "remove sta %d", h);
207 wl1271_debug(DEBUG_EVENT, "MAX_TX_FAILURE_EVENT_ID");
214 wl1271_debug(DEBUG_EVENT, "INACTIVE_STA_EVENT_ID");
221 wl1271_debug(DEBUG_EVENT, "REMAIN_ON_CHANNEL_COMPLETE_EVENT_ID");
274 wl1271_debug(DEBUG_EVENT, "unmaskin
[all...]
H A Ddebug.h41 DEBUG_EVENT = BIT(5), enumerator in enum:__anon4743
/drivers/isdn/gigaset/
H A Dev-layer.c477 gig_dbg(DEBUG_EVENT, "CMD received: %s", argv[0]);
480 gig_dbg(DEBUG_EVENT, "CID: %s", argv[params]);
482 gig_dbg(DEBUG_EVENT, "available params: %d", params - 1);
484 gig_dbg(DEBUG_EVENT, "param %d: %s", j, argv[j]);
517 gig_dbg(DEBUG_EVENT,
567 gig_dbg(DEBUG_EVENT, "string==%s",
586 gig_dbg(DEBUG_EVENT, "parameter==%d", event->parameter);
601 gig_dbg(DEBUG_EVENT,
622 gig_dbg(DEBUG_EVENT, "Scheduling PC_UMMODE");
651 gig_dbg(DEBUG_EVENT, "Schedulin
[all...]
H A Dgigaset.h72 DEBUG_EVENT = 0x00200, /* event processing */ enumerator in enum:debuglevel
H A Dcommon.c180 gig_dbg(DEBUG_EVENT, "scheduling timeout");
340 gig_dbg(DEBUG_EVENT, "queueing event %d", type);

Completed in 366 milliseconds