Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Ddebug.c374 struct txpwr_map { struct
412 static const struct txpwr_map __txpwr_map_byr = {
468 static const struct txpwr_map __txpwr_map_lmt = {
496 static const struct txpwr_map __txpwr_map_lmt_ru = {
531 const struct txpwr_map *map) in __print_txpwr_map()