Home
last modified time | relevance | path

Searched refs:mcs_20m (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy_be.c600 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[0], band, in phy_fill_limit_20m_be()
616 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[0], band, in phy_fill_limit_40m_be()
618 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[1], band, in phy_fill_limit_40m_be()
631 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[0], band, in phy_fill_limit_80m_be()
633 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[1], band, in phy_fill_limit_80m_be()
635 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[2], band, in phy_fill_limit_80m_be()
637 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[3], band, in phy_fill_limit_80m_be()
658 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[0], band, in phy_fill_limit_160m_be()
660 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[1], band, in phy_fill_limit_160m_be()
662 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_20m[2], band, in phy_fill_limit_160m_be()
[all …]
H A Dphy.c2329 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[0], band, in rtw89_phy_fill_txpwr_limit_20m_ax()
2344 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[0], band, in rtw89_phy_fill_txpwr_limit_40m_ax()
2347 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[1], band, in rtw89_phy_fill_txpwr_limit_40m_ax()
2365 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[0], band, in rtw89_phy_fill_txpwr_limit_80m_ax()
2368 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[1], band, in rtw89_phy_fill_txpwr_limit_80m_ax()
2371 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[2], band, in rtw89_phy_fill_txpwr_limit_80m_ax()
2374 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[3], band, in rtw89_phy_fill_txpwr_limit_80m_ax()
2411 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[0], band, in rtw89_phy_fill_txpwr_limit_160m_ax()
2414 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[1], band, in rtw89_phy_fill_txpwr_limit_160m_ax()
2417 __fill_txpwr_limit_nonbf_bf(lmt->mcs_20m[2], band, in rtw89_phy_fill_txpwr_limit_160m_ax()
[all …]
H A Dphy.h463 s8 mcs_20m[RTW89_BW20_SEC_NUM_AX][RTW89_BF_NUM]; member
477 s8 mcs_20m[RTW89_BW20_SEC_NUM_BE][RTW89_BF_NUM]; member