Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h945 #define DEBUG_PS BIT(1) macro
952 #define DEBUG_MASK (DEBUG_PS | DEBUG_AP | DEBUG_HW | DEBUG_EXTRA)
Dhostap_ap.c1885 PDEBUG(DEBUG_PS, " PSPOLL and AID[15:14] not set\n"); in handle_pspoll()
1890 PDEBUG(DEBUG_PS, " invalid aid=%d\n", aid); in handle_pspoll()
1902 PDEBUG(DEBUG_PS, " STA not found\n"); in handle_pspoll()
1906 PDEBUG(DEBUG_PS, " received aid=%i does not match with " in handle_pspoll()
2762 PDEBUG(DEBUG_PS, "%s: No more space in STA (%pM)'s" in hostap_handle_sta_tx()