Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw89/
H A Ddebug.c383 struct txpwr_map { struct
425 static const struct txpwr_map __txpwr_map_byr = {
485 static const struct txpwr_map __txpwr_map_lmt = {
517 static const struct txpwr_map __txpwr_map_lmt_ru = {
552 const struct txpwr_map *map) in __print_txpwr_map()