Searched refs:DEBUG_EXTRA (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/hostap/ |
D | hostap_info.c | 150 PDEBUG(DEBUG_EXTRA, "%s: LinkStatus=%d (%s)\n", in prism2_info_linkstatus() 177 PDEBUG(DEBUG_EXTRA, "%s: last join request has not yet been " in prism2_host_roaming() 195 PDEBUG(DEBUG_EXTRA, "%s: no scan results for host roaming\n", in prism2_host_roaming() 206 PDEBUG(DEBUG_EXTRA, "%s: Preferred AP BSSID %pM\n", in prism2_host_roaming() 212 PDEBUG(DEBUG_EXTRA, "%s: using preferred AP " in prism2_host_roaming() 224 PDEBUG(DEBUG_EXTRA, "%s: JoinRequest: BSSID=%pM" in prism2_host_roaming() 400 PDEBUG(DEBUG_EXTRA, "%s: INFO - len=%d type=0x%04x\n", in hostap_info_process() 403 PDEBUG(DEBUG_EXTRA, "Unknown info frame:"); in hostap_info_process() 405 PDEBUG2(DEBUG_EXTRA, " %02x", buf[i]); in hostap_info_process() 406 PDEBUG2(DEBUG_EXTRA, "\n"); in hostap_info_process() [all …]
|
D | hostap_cs.c | 442 PDEBUG(DEBUG_EXTRA, "prism2_config() failed\n"); in hostap_cs_probe() 585 PDEBUG(DEBUG_EXTRA, "%s: CS_EVENT_PM_SUSPEND\n", dev_info); in hostap_cs_suspend() 608 PDEBUG(DEBUG_EXTRA, "%s: CS_EVENT_PM_RESUME\n", dev_info); in hostap_cs_resume()
|
D | hostap_hw.c | 1651 PDEBUG(DEBUG_EXTRA, "prism2_tx_timeout: " in handle_reset_queue() 2236 PDEBUG(DEBUG_EXTRA, "%s: TX (err=%d) - fid=0x%04x - could not " in hostap_tx_compl_read() 2250 PDEBUG(DEBUG_EXTRA, "%s: could not read TX " in hostap_tx_compl_read() 2278 PDEBUG(DEBUG_EXTRA, "%s: TX - status=0x%04x " in prism2_tx_ev() 2374 PDEBUG(DEBUG_EXTRA, "%s: TXEXC - status=0x%04x (%s%s%s%s)" in prism2_txexc() 2384 PDEBUG(DEBUG_EXTRA, " retry_count=%d tx_rate=%d fc=0x%04x " in prism2_txexc() 2393 PDEBUG(DEBUG_EXTRA, " A1=%pM A2=%pM A3=%pM A4=%pM\n", in prism2_txexc() 2521 PDEBUG(DEBUG_EXTRA, "%s: INFDROP event\n", dev->name); in prism2_infdrop() 2711 PDEBUG(DEBUG_EXTRA, "%s: WTERR event\n", dev->name); in prism2_interrupt() 2724 PDEBUG(DEBUG_EXTRA, "prism2_interrupt: >%d events " in prism2_interrupt()
|
D | hostap_wlan.h | 944 #define DEBUG_EXTRA BIT(5) macro 947 #define DEBUG_MASK (DEBUG_PS | DEBUG_AP | DEBUG_HW | DEBUG_EXTRA)
|
D | hostap_80211_rx.c | 587 PDEBUG(DEBUG_EXTRA, "%s: received WDS[4 addr] frame " in hostap_rx_frame_wds()
|
/drivers/atm/ |
D | firestream.c | 629 #ifdef DEBUG_EXTRA 650 #ifdef DEBUG_EXTRA in submit_queue() 1200 #ifdef DEBUG_EXTRA in fs_send()
|