Searched refs:DEBUG_AP (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/intersil/hostap/ |
D | hostap_ap.c | 184 PDEBUG(DEBUG_AP, "ap_handle_timer() called with NULL data\n"); in ap_handle_timer() 237 PDEBUG(DEBUG_AP, "%s: removing automatic WDS " in ap_handle_timer() 255 PDEBUG(DEBUG_AP, "%s: sending %s info to STA %pM" in ap_handle_timer() 271 PDEBUG(DEBUG_AP, "%s: STA %pM" in ap_handle_timer() 299 PDEBUG(DEBUG_AP, "%s: Deauthenticate all stations\n", dev->name); in hostap_deauth_all_stas() 589 PDEBUG(DEBUG_AP, "Using data::nullfunc ACK workaround - " in hostap_check_sta_fw_version() 690 PDEBUG(DEBUG_AP, "%s: %pM auth_cb - alg=%d " in hostap_ap_tx_cb_auth() 757 PDEBUG(DEBUG_AP, "%s: %pM assoc_cb - %s\n", in hostap_ap_tx_cb_assoc() 781 PDEBUG(DEBUG_AP, in hostap_ap_tx_cb_poll() 941 PDEBUG(DEBUG_AP, "%s: prism2_send_mgmt - device is not UP - " in prism2_send_mgmt() [all …]
|
D | hostap_wlan.h | 945 #define DEBUG_AP BIT(3) macro 950 #define DEBUG_MASK (DEBUG_PS | DEBUG_AP | DEBUG_HW | DEBUG_EXTRA)
|
/drivers/net/wireless/ti/wlcore/ |
D | debug.h | 39 DEBUG_AP = BIT(17), enumerator 42 DEBUG_MASTER = (DEBUG_ADHOC | DEBUG_AP),
|
D | init.c | 429 wl1271_debug(DEBUG_AP, "AP basic rate set: 0x%x", in wl1271_init_ap_rates()
|
D | main.c | 3969 wl1271_debug(DEBUG_AP, "probe response updated"); in wl1271_ap_set_probe_resp_tmpl() 4260 wl1271_debug(DEBUG_AP, "started AP"); in wl1271_bss_info_changed_ap() 4278 wl1271_debug(DEBUG_AP, "stopped AP"); in wl1271_bss_info_changed_ap()
|