| /Linux-v5.4/drivers/net/wireless/ti/wl1251/ |
| D | event.c | 20 wl1251_debug(DEBUG_EVENT, "status: 0x%x, channels: %d", in wl1251_event_scan_complete() 45 wl1251_debug(DEBUG_EVENT, "ps status: %x", mbox->ps_status); in wl1251_event_ps_report() 78 wl1251_debug(DEBUG_EVENT, "MBOX DUMP:"); in wl1251_event_mbox_dump() 79 wl1251_debug(DEBUG_EVENT, "\tvector: 0x%x", mbox->events_vector); in wl1251_event_mbox_dump() 80 wl1251_debug(DEBUG_EVENT, "\tmask: 0x%x", mbox->events_mask); in wl1251_event_mbox_dump() 91 wl1251_debug(DEBUG_EVENT, "vector: 0x%x", vector); in wl1251_event_process() 100 wl1251_debug(DEBUG_EVENT, "BSS_LOSE_EVENT"); in wl1251_event_process() 111 wl1251_debug(DEBUG_EVENT, "PS_REPORT_EVENT"); in wl1251_event_process() 118 wl1251_debug(DEBUG_EVENT, "SYNCHRONIZATION_TIMEOUT_EVENT"); in wl1251_event_process() 135 wl1251_debug(DEBUG_EVENT, in wl1251_event_process() [all …]
|
| D | wl1251.h | 27 DEBUG_EVENT = BIT(5), enumerator
|
| /Linux-v5.4/drivers/net/wireless/ti/wlcore/ |
| D | event.c | 107 wl1271_debug(DEBUG_EVENT, "RSSI trigger metric: %d", metric); in wlcore_event_rssi_trigger() 169 wl1271_debug(DEBUG_EVENT, "PERIODIC_SCAN_COMPLETE_EVENT (status 0x%0x)", in wlcore_event_sched_scan_completed() 185 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx allowed=0x%lx", in wlcore_event_ba_rx_constraint() 208 wl1271_debug(DEBUG_EVENT, "%s: roles=0x%lx success=%d", in wlcore_event_channel_switch() 240 wl1271_debug(DEBUG_EVENT, "DUMMY_PACKET_ID_EVENT_ID"); in wlcore_event_dummy_packet() 272 wl1271_debug(DEBUG_EVENT, "remove sta %d", h); in wlcore_disconnect_sta() 281 wl1271_debug(DEBUG_EVENT, "MAX_TX_FAILURE_EVENT_ID"); in wlcore_event_max_tx_failure() 288 wl1271_debug(DEBUG_EVENT, "INACTIVE_STA_EVENT_ID"); in wlcore_event_inactive_sta() 295 wl1271_debug(DEBUG_EVENT, "REMAIN_ON_CHANNEL_COMPLETE_EVENT_ID"); in wlcore_event_roc_complete() 345 wl1271_debug(DEBUG_EVENT, "unmasking event_mask 0x%x", wl->event_mask); in wl1271_event_unmask() [all …]
|
| D | debug.h | 27 DEBUG_EVENT = BIT(5), enumerator
|
| /Linux-v5.4/drivers/net/wireless/ti/wl18xx/ |
| D | event.c | 64 wl1271_debug(DEBUG_EVENT, in wlcore_smart_config_sync_event() 85 wl1271_debug(DEBUG_EVENT, "SMART_CONFIG_DECODE_EVENT_ID"); in wlcore_smart_config_decode_event() 86 wl1271_dump_ascii(DEBUG_EVENT, "SSID:", ssid, ssid_len); in wlcore_smart_config_decode_event() 122 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector); in wl18xx_process_mailbox_events() 125 wl1271_debug(DEBUG_EVENT, "scan results: %d", in wl18xx_process_mailbox_events() 149 wl1271_debug(DEBUG_EVENT, in wl18xx_process_mailbox_events()
|
| /Linux-v5.4/drivers/net/wireless/ti/wl12xx/ |
| D | event.c | 43 wl1271_debug(DEBUG_EVENT, "MBOX vector: 0x%x", vector); in wl12xx_process_mailbox_events() 46 wl1271_debug(DEBUG_EVENT, "status: 0x%x", in wl12xx_process_mailbox_events() 54 wl1271_debug(DEBUG_EVENT, in wl12xx_process_mailbox_events()
|
| /Linux-v5.4/drivers/staging/isdn/gigaset/ |
| D | ev-layer.c | 411 gig_dbg(DEBUG_EVENT, "queueing event %d for cid %d", type, cid); in add_cid_event() 461 gig_dbg(DEBUG_EVENT, "string==%s", ptr ? ptr : "NULL"); in gigaset_handle_modem_response() 474 gig_dbg(DEBUG_EVENT, "unknown modem response: '%s'\n", in gigaset_handle_modem_response() 491 gig_dbg(DEBUG_EVENT, "CMD received: %s", cs->respdata); in gigaset_handle_modem_response() 493 gig_dbg(DEBUG_EVENT, "CID: %d", cid); in gigaset_handle_modem_response() 644 gig_dbg(DEBUG_EVENT, "Scheduling PC_UMMODE"); in disconnect_nobc() 673 gig_dbg(DEBUG_EVENT, "Scheduling PC_UMMODE"); in disconnect_bc() 744 gig_dbg(DEBUG_EVENT, "not scheduling PC_INIT again"); in schedule_init() 751 gig_dbg(DEBUG_EVENT, "Scheduling PC_INIT"); in schedule_init() 864 gig_dbg(DEBUG_EVENT, "Scheduling PC_CID"); in start_dial() [all …]
|
| D | common.c | 177 gig_dbg(DEBUG_EVENT, "scheduling timeout"); in timer_tick() 337 gig_dbg(DEBUG_EVENT, "queueing event %d", type); in gigaset_add_event()
|
| D | gigaset.h | 69 DEBUG_EVENT = 0x00200, /* event processing */ enumerator
|