Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1682 s16 idx_rate_sctn = -1; in phy_get_tx_pwr_lmt() local
1721 idx_rate_sctn = get_rate_sctn_idx(data_rate); in phy_get_tx_pwr_lmt()
1723 if (band_type == BAND_ON_5G && idx_rate_sctn == 0) in phy_get_tx_pwr_lmt()
1730 if (idx_rate_sctn == 0 || idx_rate_sctn == 1) in phy_get_tx_pwr_lmt()
1732 else if ((idx_rate_sctn == 2 || idx_rate_sctn == 3) && in phy_get_tx_pwr_lmt()
1740 idx_rate_sctn == -1 || idx_channel == -1) { in phy_get_tx_pwr_lmt()
1754 [idx_rate_sctn] in phy_get_tx_pwr_lmt()
1762 [idx_rate_sctn] in phy_get_tx_pwr_lmt()
1772 [idx_rate_sctn] in phy_get_tx_pwr_lmt()
1780 [idx_rate_sctn] in phy_get_tx_pwr_lmt()