Home
last modified time | relevance | path

Searched refs:DEBUG_PS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_wlan.h941 #define DEBUG_PS BIT(1) macro
948 #define DEBUG_MASK (DEBUG_PS | DEBUG_AP | DEBUG_HW | DEBUG_EXTRA)
Dhostap_ap.c1947 PDEBUG(DEBUG_PS, " PSPOLL and AID[15:14] not set\n"); in handle_pspoll()
1952 PDEBUG(DEBUG_PS, " invalid aid=%d\n", aid); in handle_pspoll()
1964 PDEBUG(DEBUG_PS, " STA not found\n"); in handle_pspoll()
1968 PDEBUG(DEBUG_PS, " received aid=%i does not match with " in handle_pspoll()
2824 PDEBUG(DEBUG_PS, "%s: No more space in STA (%pM)'s" in hostap_handle_sta_tx()