Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1681 s16 idx_bandwidth = -1; in phy_get_tx_pwr_lmt() local
1720 idx_bandwidth = get_bandwidth_idx(bandwidth); in phy_get_tx_pwr_lmt()
1731 idx_bandwidth = 0; in phy_get_tx_pwr_lmt()
1733 (band_type == BAND_ON_5G) && (idx_bandwidth == 2)) in phy_get_tx_pwr_lmt()
1734 idx_bandwidth = 1; in phy_get_tx_pwr_lmt()
1739 if (idx_band == -1 || idx_regulation == -1 || idx_bandwidth == -1 || in phy_get_tx_pwr_lmt()
1753 [idx_bandwidth] in phy_get_tx_pwr_lmt()
1761 [idx_bandwidth] in phy_get_tx_pwr_lmt()
1771 [idx_bandwidth] in phy_get_tx_pwr_lmt()
1779 [idx_bandwidth] in phy_get_tx_pwr_lmt()