Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c896 struct dbgfs_txpwr_table { struct
902 static const struct dbgfs_txpwr_table dbgfs_txpwr_table_ax = { argument
908 static const struct dbgfs_txpwr_table dbgfs_txpwr_table_be = {
914 static const struct dbgfs_txpwr_table *dbgfs_txpwr_tables[RTW89_CHIP_GEN_NUM] = {
952 const struct dbgfs_txpwr_table *tbl; in rtw89_debug_priv_txpwr_table_get()