Searched refs:val_0p5_n (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/net/wireless/realtek/rtw89/ |
| D | phy.c | 1663 s8 val_0p5_n[RTW89_BF_NUM]; in rtw89_phy_fill_txpwr_limit_80m() local 1691 __fill_txpwr_limit_nonbf_bf(val_0p5_n, band, RTW89_CHANNEL_WIDTH_40, in rtw89_phy_fill_txpwr_limit_80m() 1697 lmt->mcs_40m_0p5[i] = min_t(s8, val_0p5_n[i], val_0p5_p[i]); in rtw89_phy_fill_txpwr_limit_80m() 1704 s8 val_0p5_n[RTW89_BF_NUM]; in rtw89_phy_fill_txpwr_limit_160m() local 1768 __fill_txpwr_limit_nonbf_bf(val_0p5_n, band, RTW89_CHANNEL_WIDTH_40, in rtw89_phy_fill_txpwr_limit_160m() 1774 lmt->mcs_40m_0p5[i] = min_t(s8, val_0p5_n[i], val_0p5_p[i]); in rtw89_phy_fill_txpwr_limit_160m()
|