Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw89/
Ddebug.c340 struct txpwr_map { struct
377 static const struct txpwr_map __txpwr_map_byr = {
432 static const struct txpwr_map __txpwr_map_lmt = {
459 static const struct txpwr_map __txpwr_map_lmt_ru = {
493 const struct txpwr_map *map) in __print_txpwr_map()