Searched refs:__txpwr_ent_lmt (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/contrib/dev/rtw89/
H A Ddebug.c433 static const struct txpwr_ent __txpwr_ent_lmt[] = { variable in typeref:struct:txpwr_ent
479 static_assert((ARRAY_SIZE(__txpwr_ent_lmt) * 2) ==
481 rtw89_static_assert((ARRAY_SIZE(__txpwr_ent_lmt) * 2) ==
486 .ent = __txpwr_ent_lmt,
487 .size = ARRAY_SIZE(__txpwr_ent_lmt),

Completed in 66 milliseconds