Searched defs:lmt_ru (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/rtw89/ |
H A D | phy.c | 1919 s8 lmt_ru = 0, sar; rtw89_phy_read_txpwr_limit_ru() local 1958 rtw89_phy_fill_txpwr_limit_ru_20m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit_ru * lmt_ru,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_ru_20m() argument 1974 rtw89_phy_fill_txpwr_limit_ru_40m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit_ru * lmt_ru,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_ru_40m() argument 1999 rtw89_phy_fill_txpwr_limit_ru_80m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit_ru * lmt_ru,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_ru_80m() argument 2042 rtw89_phy_fill_txpwr_limit_ru_160m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit_ru * lmt_ru,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_ru_160m() argument 2072 rtw89_phy_fill_txpwr_limit_ru(struct rtw89_dev * rtwdev,const struct rtw89_chan * chan,struct rtw89_txpwr_limit_ru * lmt_ru,u8 ntx) rtw89_phy_fill_txpwr_limit_ru() argument 2228 struct rtw89_txpwr_limit_ru lmt_ru; rtw89_phy_set_txpwr_limit_ru() local [all...] |
H A D | debug.c | 822 const struct txpwr_map *lmt_ru; member
|
H A D | core.h | 3239 const s8 (*lmt_ru)[RTW89_RU_NUM][RTW89_NTX_NUM] global() member 3247 const s8 (*lmt_ru)[RTW89_RU_NUM][RTW89_NTX_NUM] global() member 3256 const s8 (*lmt_ru)[RTW89_RU_NUM][RTW89_NTX_NUM] global() member
|