Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c877 struct dbgfs_txpwr_table { struct
883 static const struct dbgfs_txpwr_table dbgfs_txpwr_table_ax = { argument
889 static const struct dbgfs_txpwr_table dbgfs_txpwr_table_be = {
895 static const struct dbgfs_txpwr_table *dbgfs_txpwr_tables[RTW89_CHIP_GEN_NUM] = {
934 const struct dbgfs_txpwr_table *tbl; in rtw89_debug_priv_txpwr_table_get()