Lines Matching refs:ntx

1618 			      u8 bw, u8 ntx, u8 rs, u8 bf, u8 ch)  in rtw89_phy_read_txpwr_limit()  argument
1627 lmt = (*chip->txpwr_lmt_2g)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
1629 lmt = (*chip->txpwr_lmt_2g)[bw][ntx][rs][bf] in rtw89_phy_read_txpwr_limit()
1633 lmt = (*chip->txpwr_lmt_5g)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
1635 lmt = (*chip->txpwr_lmt_5g)[bw][ntx][rs][bf] in rtw89_phy_read_txpwr_limit()
1639 lmt = (*chip->txpwr_lmt_6g)[bw][ntx][rs][bf][regd][ch_idx]; in rtw89_phy_read_txpwr_limit()
1641 lmt = (*chip->txpwr_lmt_6g)[bw][ntx][rs][bf] in rtw89_phy_read_txpwr_limit()
1656 #define __fill_txpwr_limit_nonbf_bf(ptr, band, bw, ntx, rs, ch) \ argument
1662 bw, ntx, \
1669 u8 band, u8 ntx, u8 ch) in rtw89_phy_fill_txpwr_limit_20m() argument
1672 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_20m()
1674 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_20m()
1676 ntx, RTW89_RS_OFDM, ch); in rtw89_phy_fill_txpwr_limit_20m()
1679 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_20m()
1684 u8 band, u8 ntx, u8 ch, u8 pri_ch) in rtw89_phy_fill_txpwr_limit_40m() argument
1687 ntx, RTW89_RS_CCK, ch - 2); in rtw89_phy_fill_txpwr_limit_40m()
1689 ntx, RTW89_RS_CCK, ch); in rtw89_phy_fill_txpwr_limit_40m()
1691 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_40m()
1694 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_40m()
1697 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_40m()
1700 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_40m()
1705 u8 band, u8 ntx, u8 ch, u8 pri_ch) in rtw89_phy_fill_txpwr_limit_80m() argument
1712 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_80m()
1715 ntx, RTW89_RS_MCS, ch - 6); in rtw89_phy_fill_txpwr_limit_80m()
1718 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_80m()
1721 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_80m()
1724 ntx, RTW89_RS_MCS, ch + 6); in rtw89_phy_fill_txpwr_limit_80m()
1727 ntx, RTW89_RS_MCS, ch - 4); in rtw89_phy_fill_txpwr_limit_80m()
1730 ntx, RTW89_RS_MCS, ch + 4); in rtw89_phy_fill_txpwr_limit_80m()
1733 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_80m()
1736 ntx, RTW89_RS_MCS, ch - 4); in rtw89_phy_fill_txpwr_limit_80m()
1738 ntx, RTW89_RS_MCS, ch + 4); in rtw89_phy_fill_txpwr_limit_80m()
1746 u8 band, u8 ntx, u8 ch, u8 pri_ch) in rtw89_phy_fill_txpwr_limit_160m() argument
1756 ntx, RTW89_RS_OFDM, pri_ch); in rtw89_phy_fill_txpwr_limit_160m()
1761 ntx, RTW89_RS_MCS, ch - 14); in rtw89_phy_fill_txpwr_limit_160m()
1764 ntx, RTW89_RS_MCS, ch - 10); in rtw89_phy_fill_txpwr_limit_160m()
1767 ntx, RTW89_RS_MCS, ch - 6); in rtw89_phy_fill_txpwr_limit_160m()
1770 ntx, RTW89_RS_MCS, ch - 2); in rtw89_phy_fill_txpwr_limit_160m()
1773 ntx, RTW89_RS_MCS, ch + 2); in rtw89_phy_fill_txpwr_limit_160m()
1776 ntx, RTW89_RS_MCS, ch + 6); in rtw89_phy_fill_txpwr_limit_160m()
1779 ntx, RTW89_RS_MCS, ch + 10); in rtw89_phy_fill_txpwr_limit_160m()
1782 ntx, RTW89_RS_MCS, ch + 14); in rtw89_phy_fill_txpwr_limit_160m()
1787 ntx, RTW89_RS_MCS, ch - 12); in rtw89_phy_fill_txpwr_limit_160m()
1790 ntx, RTW89_RS_MCS, ch - 4); in rtw89_phy_fill_txpwr_limit_160m()
1793 ntx, RTW89_RS_MCS, ch + 4); in rtw89_phy_fill_txpwr_limit_160m()
1796 ntx, RTW89_RS_MCS, ch + 12); in rtw89_phy_fill_txpwr_limit_160m()
1801 ntx, RTW89_RS_MCS, ch - 8); in rtw89_phy_fill_txpwr_limit_160m()
1804 ntx, RTW89_RS_MCS, ch + 8); in rtw89_phy_fill_txpwr_limit_160m()
1809 ntx, RTW89_RS_MCS, ch); in rtw89_phy_fill_txpwr_limit_160m()
1813 ntx, RTW89_RS_MCS, ch - 4); in rtw89_phy_fill_txpwr_limit_160m()
1815 ntx, RTW89_RS_MCS, ch + 4); in rtw89_phy_fill_txpwr_limit_160m()
1822 ntx, RTW89_RS_MCS, ch - 8); in rtw89_phy_fill_txpwr_limit_160m()
1824 ntx, RTW89_RS_MCS, ch + 8); in rtw89_phy_fill_txpwr_limit_160m()
1834 u8 ntx) in rtw89_phy_fill_txpwr_limit() argument
1845 rtw89_phy_fill_txpwr_limit_20m(rtwdev, lmt, band, ntx, ch); in rtw89_phy_fill_txpwr_limit()
1848 rtw89_phy_fill_txpwr_limit_40m(rtwdev, lmt, band, ntx, ch, in rtw89_phy_fill_txpwr_limit()
1852 rtw89_phy_fill_txpwr_limit_80m(rtwdev, lmt, band, ntx, ch, in rtw89_phy_fill_txpwr_limit()
1856 rtw89_phy_fill_txpwr_limit_160m(rtwdev, lmt, band, ntx, ch, in rtw89_phy_fill_txpwr_limit()
1863 u8 ru, u8 ntx, u8 ch) in rtw89_phy_read_txpwr_limit_ru() argument
1872 lmt_ru = (*chip->txpwr_lmt_ru_2g)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
1874 lmt_ru = (*chip->txpwr_lmt_ru_2g)[ru][ntx] in rtw89_phy_read_txpwr_limit_ru()
1878 lmt_ru = (*chip->txpwr_lmt_ru_5g)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
1880 lmt_ru = (*chip->txpwr_lmt_ru_5g)[ru][ntx] in rtw89_phy_read_txpwr_limit_ru()
1884 lmt_ru = (*chip->txpwr_lmt_ru_6g)[ru][ntx][regd][ch_idx]; in rtw89_phy_read_txpwr_limit_ru()
1886 lmt_ru = (*chip->txpwr_lmt_ru_6g)[ru][ntx] in rtw89_phy_read_txpwr_limit_ru()
1903 u8 band, u8 ntx, u8 ch) in rtw89_phy_fill_txpwr_limit_ru_20m() argument
1907 ntx, ch); in rtw89_phy_fill_txpwr_limit_ru_20m()
1910 ntx, ch); in rtw89_phy_fill_txpwr_limit_ru_20m()
1913 ntx, ch); in rtw89_phy_fill_txpwr_limit_ru_20m()
1919 u8 band, u8 ntx, u8 ch) in rtw89_phy_fill_txpwr_limit_ru_40m() argument
1923 ntx, ch - 2); in rtw89_phy_fill_txpwr_limit_ru_40m()
1926 ntx, ch + 2); in rtw89_phy_fill_txpwr_limit_ru_40m()
1929 ntx, ch - 2); in rtw89_phy_fill_txpwr_limit_ru_40m()
1932 ntx, ch + 2); in rtw89_phy_fill_txpwr_limit_ru_40m()
1935 ntx, ch - 2); in rtw89_phy_fill_txpwr_limit_ru_40m()
1938 ntx, ch + 2); in rtw89_phy_fill_txpwr_limit_ru_40m()
1944 u8 band, u8 ntx, u8 ch) in rtw89_phy_fill_txpwr_limit_ru_80m() argument
1948 ntx, ch - 6); in rtw89_phy_fill_txpwr_limit_ru_80m()
1951 ntx, ch - 2); in rtw89_phy_fill_txpwr_limit_ru_80m()
1954 ntx, ch + 2); in rtw89_phy_fill_txpwr_limit_ru_80m()
1957 ntx, ch + 6); in rtw89_phy_fill_txpwr_limit_ru_80m()
1960 ntx, ch - 6); in rtw89_phy_fill_txpwr_limit_ru_80m()
1963 ntx, ch - 2); in rtw89_phy_fill_txpwr_limit_ru_80m()
1966 ntx, ch + 2); in rtw89_phy_fill_txpwr_limit_ru_80m()
1969 ntx, ch + 6); in rtw89_phy_fill_txpwr_limit_ru_80m()
1972 ntx, ch - 6); in rtw89_phy_fill_txpwr_limit_ru_80m()
1975 ntx, ch - 2); in rtw89_phy_fill_txpwr_limit_ru_80m()
1978 ntx, ch + 2); in rtw89_phy_fill_txpwr_limit_ru_80m()
1981 ntx, ch + 6); in rtw89_phy_fill_txpwr_limit_ru_80m()
1987 u8 band, u8 ntx, u8 ch) in rtw89_phy_fill_txpwr_limit_ru_160m() argument
1996 ntx, in rtw89_phy_fill_txpwr_limit_ru_160m()
2000 ntx, in rtw89_phy_fill_txpwr_limit_ru_160m()
2004 ntx, in rtw89_phy_fill_txpwr_limit_ru_160m()
2013 u8 ntx) in rtw89_phy_fill_txpwr_limit_ru() argument
2023 rtw89_phy_fill_txpwr_limit_ru_20m(rtwdev, lmt_ru, band, ntx, in rtw89_phy_fill_txpwr_limit_ru()
2027 rtw89_phy_fill_txpwr_limit_ru_40m(rtwdev, lmt_ru, band, ntx, in rtw89_phy_fill_txpwr_limit_ru()
2031 rtw89_phy_fill_txpwr_limit_ru_80m(rtwdev, lmt_ru, band, ntx, in rtw89_phy_fill_txpwr_limit_ru()
2035 rtw89_phy_fill_txpwr_limit_ru_160m(rtwdev, lmt_ru, band, ntx, in rtw89_phy_fill_txpwr_limit_ru()