Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy_be.c1406 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[0], band, in phy_fill_limit_40m_be()
1425 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[0], band, in phy_fill_limit_80m_be()
1427 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[1], band, in phy_fill_limit_80m_be()
1461 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[0], band, in phy_fill_limit_160m_be()
1463 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[1], band, in phy_fill_limit_160m_be()
1465 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[2], band, in phy_fill_limit_160m_be()
1467 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[3], band, in phy_fill_limit_160m_be()
1526 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[0], band, in phy_fill_limit_320m_be()
1528 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[1], band, in phy_fill_limit_320m_be()
1530 fill_limit_nonbf_bf(rtwdev, &lmt->mcs_40m[2], band, in phy_fill_limit_320m_be()
[all …]
H A Dphy.h511 s8 mcs_40m[RTW89_BW40_SEC_NUM_AX][RTW89_BF_NUM]; member
525 s8 mcs_40m[RTW89_BW40_SEC_NUM_BE][RTW89_BF_NUM]; member
H A Dphy.c2691 __fill_txpwr_limit_nonbf_bf(lmt->mcs_40m[0], band, in rtw89_phy_fill_txpwr_limit_40m_ax()
2718 __fill_txpwr_limit_nonbf_bf(lmt->mcs_40m[0], band, in rtw89_phy_fill_txpwr_limit_80m_ax()
2721 __fill_txpwr_limit_nonbf_bf(lmt->mcs_40m[1], band, in rtw89_phy_fill_txpwr_limit_80m_ax()
2778 __fill_txpwr_limit_nonbf_bf(lmt->mcs_40m[0], band, in rtw89_phy_fill_txpwr_limit_160m_ax()
2781 __fill_txpwr_limit_nonbf_bf(lmt->mcs_40m[1], band, in rtw89_phy_fill_txpwr_limit_160m_ax()
2784 __fill_txpwr_limit_nonbf_bf(lmt->mcs_40m[2], band, in rtw89_phy_fill_txpwr_limit_160m_ax()
2787 __fill_txpwr_limit_nonbf_bf(lmt->mcs_40m[3], band, in rtw89_phy_fill_txpwr_limit_160m_ax()