Searched refs:DEBUG_PS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.c | 1885 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()
|
H A D | hostap_wlan.h | 943 #define DEBUG_PS BIT(1) macro 950 #define DEBUG_MASK (DEBUG_PS | DEBUG_AP | DEBUG_HW | DEBUG_EXTRA)
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_ap.c | 1885 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()
|
H A D | hostap_wlan.h | 945 #define DEBUG_PS BIT(1) macro 952 #define DEBUG_MASK (DEBUG_PS | DEBUG_AP | DEBUG_HW | DEBUG_EXTRA)
|
Completed in 14 milliseconds