Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c4844 #define rtw89_debug_priv_get(name, opts...) \ macro
4887 .rf_reg_dump = rtw89_debug_priv_get(rf_reg_dump, RSIZE_8K),
4888 .txpwr_table = rtw89_debug_priv_get(txpwr_table, RSIZE_20K, RLOCK),
4895 .ser_counters = rtw89_debug_priv_get(ser_counters, RLOCK),
4896 .btc_info = rtw89_debug_priv_get(btc_info, RSIZE_12K),
4899 .phy_info = rtw89_debug_priv_get(phy_info),
4900 .stations = rtw89_debug_priv_get(stations, RLOCK),
4903 .beacon_info = rtw89_debug_priv_get(beacon_info),
4904 .diag_mac = rtw89_debug_priv_get(diag_mac, RSIZE_16K, RLOCK),