Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Ddebug.h79 static inline bool rtw89_debug_is_enabled(struct rtw89_dev *rtwdev, in rtw89_debug_is_enabled() function
92 static inline bool rtw89_debug_is_enabled(struct rtw89_dev *rtwdev, in rtw89_debug_is_enabled() function
Dwow.c448 if (!rtw89_debug_is_enabled(rtwdev, RTW89_DBG_WOW)) in rtw89_wow_debug_aoac_rpt()
Drtw8922a.c2290 if (!rtw89_debug_is_enabled(rtwdev, RTW89_DBG_CFO | RTW89_DBG_RFK_TRACK) && in rtw8922a_get_thermal()
Dphy.c3306 if (!rtw89_debug_is_enabled(rtwdev, RTW89_DBG_RFK)) in rtw89_phy_c2h_rfk_log()
6922 if (!rtw89_debug_is_enabled(rtwdev, RTW89_DBG_EDCCA)) in rtw89_phy_edcca_log()
Dfw.c5786 h2c->dpk_dbg_en = rtw89_debug_is_enabled(rtwdev, RTW89_DBG_RFK); in rtw89_fw_h2c_rf_dpk()
5915 v0->rxdck_dbg_en = rtw89_debug_is_enabled(rtwdev, RTW89_DBG_RFK); in rtw89_fw_h2c_rf_rxdck()