/drivers/net/wireless/ti/wl1251/ |
D | event.c | 34 wl1251_debug(DEBUG_EVENT, "status: 0x%x, channels: %d", in wl1251_event_scan_complete() 59 wl1251_debug(DEBUG_EVENT, "ps status: %x", mbox->ps_status); in wl1251_event_ps_report() 92 wl1251_debug(DEBUG_EVENT, "MBOX DUMP:"); in wl1251_event_mbox_dump() 93 wl1251_debug(DEBUG_EVENT, "\tvector: 0x%x", mbox->events_vector); in wl1251_event_mbox_dump() 94 wl1251_debug(DEBUG_EVENT, "\tmask: 0x%x", mbox->events_mask); in wl1251_event_mbox_dump() 105 wl1251_debug(DEBUG_EVENT, "vector: 0x%x", vector); in wl1251_event_process() 114 wl1251_debug(DEBUG_EVENT, "BSS_LOSE_EVENT"); in wl1251_event_process() 125 wl1251_debug(DEBUG_EVENT, "PS_REPORT_EVENT"); in wl1251_event_process() 132 wl1251_debug(DEBUG_EVENT, "SYNCHRONIZATION_TIMEOUT_EVENT"); in wl1251_event_process() 149 wl1251_debug(DEBUG_EVENT, in wl1251_event_process() [all …]
|
D | wl1251.h | 41 DEBUG_EVENT = BIT(5), enumerator
|
/drivers/net/wireless/ti/wlcore/ |
D | event.c | 121 wl1271_debug(DEBUG_EVENT, "RSSI trigger metric: %d", metric); in wlcore_event_rssi_trigger() 182 wl1271_debug(DEBUG_EVENT, "PERIODIC_SCAN_COMPLETE_EVENT (status 0x%0x)", in wlcore_event_sched_scan_completed() 198 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx allowed=0x%lx", in wlcore_event_ba_rx_constraint() 221 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx success=%d", in wlcore_event_channel_switch() 253 wl1271_debug(DEBUG_EVENT, "DUMMY_PACKET_ID_EVENT_ID"); in wlcore_event_dummy_packet() 285 wl1271_debug(DEBUG_EVENT, "remove sta %d", h); in wlcore_disconnect_sta() 294 wl1271_debug(DEBUG_EVENT, "MAX_TX_FAILURE_EVENT_ID"); in wlcore_event_max_tx_failure() 301 wl1271_debug(DEBUG_EVENT, "INACTIVE_STA_EVENT_ID"); in wlcore_event_inactive_sta() 308 wl1271_debug(DEBUG_EVENT, "REMAIN_ON_CHANNEL_COMPLETE_EVENT_ID"); in wlcore_event_roc_complete() 358 wl1271_debug(DEBUG_EVENT, "unmasking event_mask 0x%x", wl->event_mask); in wl1271_event_unmask() [all …]
|
D | debug.h | 41 DEBUG_EVENT = BIT(5), enumerator
|
/drivers/net/wireless/ti/wl18xx/ |
D | event.c | 78 wl1271_debug(DEBUG_EVENT, in wlcore_smart_config_sync_event() 99 wl1271_debug(DEBUG_EVENT, "SMART_CONFIG_DECODE_EVENT_ID"); in wlcore_smart_config_decode_event() 100 wl1271_dump_ascii(DEBUG_EVENT, "SSID:", ssid, ssid_len); in wlcore_smart_config_decode_event() 136 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector); in wl18xx_process_mailbox_events() 139 wl1271_debug(DEBUG_EVENT, "scan results: %d", in wl18xx_process_mailbox_events() 163 wl1271_debug(DEBUG_EVENT, in wl18xx_process_mailbox_events()
|
/drivers/isdn/gigaset/ |
D | ev-layer.c | 414 gig_dbg(DEBUG_EVENT, "queueing event %d for cid %d", type, cid); in add_cid_event() 464 gig_dbg(DEBUG_EVENT, "string==%s", ptr ? ptr : "NULL"); in gigaset_handle_modem_response() 477 gig_dbg(DEBUG_EVENT, "unknown modem response: '%s'\n", in gigaset_handle_modem_response() 494 gig_dbg(DEBUG_EVENT, "CMD received: %s", cs->respdata); in gigaset_handle_modem_response() 496 gig_dbg(DEBUG_EVENT, "CID: %d", cid); in gigaset_handle_modem_response() 647 gig_dbg(DEBUG_EVENT, "Scheduling PC_UMMODE"); in disconnect_nobc() 676 gig_dbg(DEBUG_EVENT, "Scheduling PC_UMMODE"); in disconnect_bc() 747 gig_dbg(DEBUG_EVENT, "not scheduling PC_INIT again"); in schedule_init() 754 gig_dbg(DEBUG_EVENT, "Scheduling PC_INIT"); in schedule_init() 867 gig_dbg(DEBUG_EVENT, "Scheduling PC_CID"); in start_dial() [all …]
|
D | common.c | 180 gig_dbg(DEBUG_EVENT, "scheduling timeout"); in timer_tick() 340 gig_dbg(DEBUG_EVENT, "queueing event %d", type); in gigaset_add_event()
|
D | gigaset.h | 72 DEBUG_EVENT = 0x00200, /* event processing */ enumerator
|
/drivers/net/wireless/ti/wl12xx/ |
D | event.c | 57 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector); in wl12xx_process_mailbox_events() 60 wl1271_debug(DEBUG_EVENT, "status: 0x%x", in wl12xx_process_mailbox_events() 68 wl1271_debug(DEBUG_EVENT, in wl12xx_process_mailbox_events()
|