Lines Matching refs:channel_index
1645 s8 channel_index = -1; in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt() local
1649 channel_index = channel - 1; in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1653 channel_index = i; in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1659 if (channel_index == -1) in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1664 return channel_index; in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1675 u8 channel_index; in _rtl8812ae_phy_set_txpower_limit() local
1732 channel_index = ret; in _rtl8812ae_phy_set_txpower_limit()
1736 [channel_index][RF90_PATH_A]; in _rtl8812ae_phy_set_txpower_limit()
1740 [rate_section][channel_index][RF90_PATH_A] = in _rtl8812ae_phy_set_txpower_limit()
1745 regulation, bandwidth, rate_section, channel_index, in _rtl8812ae_phy_set_txpower_limit()
1747 [rate_section][channel_index][RF90_PATH_A]); in _rtl8812ae_phy_set_txpower_limit()
1756 channel_index = ret; in _rtl8812ae_phy_set_txpower_limit()
1759 [rate_section][channel_index] in _rtl8812ae_phy_set_txpower_limit()
1764 [rate_section][channel_index][RF90_PATH_A] = power_limit; in _rtl8812ae_phy_set_txpower_limit()
1770 [rate_section][channel_index][RF90_PATH_A]); in _rtl8812ae_phy_set_txpower_limit()