Home
last modified time | relevance | path

Searched refs:rtw89_debug_is_enabled (Results 1 – 5 of 5) sorted by relevance

/src/sys/contrib/dev/rtw89/
H A Ddebug.h90 static inline bool rtw89_debug_is_enabled(struct rtw89_dev *rtwdev, in rtw89_debug_is_enabled() function
103 static inline bool rtw89_debug_is_enabled(struct rtw89_dev *rtwdev, in rtw89_debug_is_enabled() function
H A Dwow.c524 if (!rtw89_debug_is_enabled(rtwdev, RTW89_DBG_WOW)) in rtw89_wow_debug_aoac_rpt()
H A Drtw8922a.c2387 if (!rtw89_debug_is_enabled(rtwdev, RTW89_DBG_CFO | RTW89_DBG_RFK_TRACK) && in rtw8922a_get_thermal()
H A Dfw.c6659 h2c->dpk_dbg_en = rtw89_debug_is_enabled(rtwdev, RTW89_DBG_RFK);
6788 v0->rxdck_dbg_en = rtw89_debug_is_enabled(rtwdev, RTW89_DBG_RFK);
H A Dphy.c7792 if (!rtw89_debug_is_enabled(rtwdev, RTW89_DBG_EDCCA)) in rtw89_phy_edcca_log()