H A D | phy.c | 1965 s8 lmt = 0, sar; in rtw89_phy_fill_txpwr_limit_ru_20m() 1970 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_fill_txpwr_limit_ru_20m() 1971 if (lmt) 1974 lmt = (*rule_2ghz->lmt)[bw][ntx][rs][bf][RTW89_WW][ch_idx]; in rtw89_phy_fill_txpwr_limit_ru_40m() 1977 lmt = (*rule_5ghz->lmt)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_fill_txpwr_limit_ru_40m() 1978 if (lmt) in rtw89_phy_fill_txpwr_limit_ru_40m() 1981 lmt in rtw89_phy_fill_txpwr_limit_ru_40m() 1664 s8 lmt = 0, sar; rtw89_phy_read_txpwr_limit() local 1714 rtw89_phy_fill_txpwr_limit_20m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit * lmt,u8 band,u8 ntx,u8 ch) rtw89_phy_fill_txpwr_limit_20m() argument 1729 rtw89_phy_fill_txpwr_limit_40m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit * lmt,u8 band,u8 ntx,u8 ch,u8 pri_ch) rtw89_phy_fill_txpwr_limit_40m() argument 1750 rtw89_phy_fill_txpwr_limit_80m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit * lmt,u8 band,u8 ntx,u8 ch,u8 pri_ch) rtw89_phy_fill_txpwr_limit_80m() argument 1791 rtw89_phy_fill_txpwr_limit_160m(struct rtw89_dev * rtwdev,struct rtw89_txpwr_limit * lmt,u8 band,u8 ntx,u8 ch,u8 pri_ch) rtw89_phy_fill_txpwr_limit_160m() argument 1879 rtw89_phy_fill_txpwr_limit(struct rtw89_dev * rtwdev,const struct rtw89_chan * chan,struct rtw89_txpwr_limit * lmt,u8 ntx) rtw89_phy_fill_txpwr_limit() argument 2192 struct rtw89_txpwr_limit lmt; rtw89_phy_set_txpwr_limit() local [all...] |