Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dwow.c26 rtw_dbg(rtwdev, RTW_DBG_WOW, "WOW: Rx deauth\n"); in rtw_wow_show_wakeup_reason()
30 rtw_dbg(rtwdev, RTW_DBG_WOW, "WOW: AP is off\n"); in rtw_wow_show_wakeup_reason()
34 rtw_dbg(rtwdev, RTW_DBG_WOW, "WOW: Rx magic packet\n"); in rtw_wow_show_wakeup_reason()
38 rtw_dbg(rtwdev, RTW_DBG_WOW, "WOW: Rx gtk rekey\n"); in rtw_wow_show_wakeup_reason()
45 rtw_dbg(rtwdev, RTW_DBG_WOW, "WOW: Rx pattern match packet\n"); in rtw_wow_show_wakeup_reason()
53 rtw_dbg(rtwdev, RTW_DBG_WOW, "Rx NLO\n"); in rtw_wow_show_wakeup_reason()
565 rtw_dbg(rtwdev, RTW_DBG_WOW, "WOW: net-detect is enabled\n"); in rtw_wow_check_pno()
573 rtw_dbg(rtwdev, RTW_DBG_WOW, "WOW: net-detect is disabled\n"); in rtw_wow_check_pno()
H A Ddebug.h21 RTW_DBG_WOW = 0x00001000, enumerator