Searched refs:DEBUG_AP (Results 1 - 5 of 5) sorted by relevance

/drivers/net/wireless/ti/wlcore/
H A Ddebug.h53 DEBUG_AP = BIT(17), enumerator in enum:__anon4743
56 DEBUG_MASTER = (DEBUG_ADHOC | DEBUG_AP),
H A Dinit.c438 wl1271_debug(DEBUG_AP, "AP basic rate set: 0x%x",
H A Dmain.c3855 wl1271_debug(DEBUG_AP, "probe response updated");
4135 wl1271_debug(DEBUG_AP, "started AP");
4153 wl1271_debug(DEBUG_AP, "stopped AP");
/drivers/net/wireless/hostap/
H A Dhostap_ap.c196 PDEBUG(DEBUG_AP, "ap_handle_timer() called with NULL data\n");
249 PDEBUG(DEBUG_AP, "%s: removing automatic WDS "
267 PDEBUG(DEBUG_AP, "%s: sending %s info to STA %pM"
283 PDEBUG(DEBUG_AP, "%s: STA %pM"
311 PDEBUG(DEBUG_AP, "%s: Deauthenticate all stations\n", dev->name);
636 PDEBUG(DEBUG_AP, "Using data::nullfunc ACK workaround - "
737 PDEBUG(DEBUG_AP, "%s: %pM auth_cb - alg=%d "
804 PDEBUG(DEBUG_AP, "%s: %pM assoc_cb - %s\n",
828 PDEBUG(DEBUG_AP,
987 PDEBUG(DEBUG_AP, "
[all...]
H A Dhostap_wlan.h942 #define DEBUG_AP BIT(3) macro
947 #define DEBUG_MASK (DEBUG_PS | DEBUG_AP | DEBUG_HW | DEBUG_EXTRA)

Completed in 91 milliseconds