Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1684 s16 idx_rate_sctn = -1; in phy_get_tx_pwr_lmt() local
1723 idx_rate_sctn = get_rate_sctn_idx(data_rate); in phy_get_tx_pwr_lmt()
1725 if (band_type == BAND_ON_5G && idx_rate_sctn == 0) in phy_get_tx_pwr_lmt()
1732 if (idx_rate_sctn == 0 || idx_rate_sctn == 1) in phy_get_tx_pwr_lmt()
1734 else if ((idx_rate_sctn == 2 || idx_rate_sctn == 3) && in phy_get_tx_pwr_lmt()
1742 idx_rate_sctn == -1 || idx_channel == -1) { in phy_get_tx_pwr_lmt()
1755 [idx_rate_sctn] in phy_get_tx_pwr_lmt()
1763 [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()