Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTW89_MAX_DBM
drivers/net/wireless/realtek/rtw89/util.c
121
return RTW89_MAX_DBM;
drivers/net/wireless/realtek/rtw89/util.c
140
db = clamp_t(s32, db, RTW89_MIN_DBM, RTW89_MAX_DBM);