Lines Matching refs:channel_index
1617 s8 channel_index = -1; in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt() local
1621 channel_index = channel - 1; in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1625 channel_index = i; in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1631 if (channel_index == -1) in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1636 return channel_index; in _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt()
1648 u8 channel_index; in _rtl8812ae_phy_set_txpower_limit() local
1705 channel_index = ret; in _rtl8812ae_phy_set_txpower_limit()
1709 [channel_index][RF90_PATH_A]; in _rtl8812ae_phy_set_txpower_limit()
1713 [rate_section][channel_index][RF90_PATH_A] = in _rtl8812ae_phy_set_txpower_limit()
1718 regulation, bandwidth, rate_section, channel_index, in _rtl8812ae_phy_set_txpower_limit()
1720 [rate_section][channel_index][RF90_PATH_A]); in _rtl8812ae_phy_set_txpower_limit()
1729 channel_index = ret; in _rtl8812ae_phy_set_txpower_limit()
1732 [rate_section][channel_index] in _rtl8812ae_phy_set_txpower_limit()
1737 [rate_section][channel_index][RF90_PATH_A] = power_limit; in _rtl8812ae_phy_set_txpower_limit()
1743 [rate_section][channel_index][RF90_PATH_A]); in _rtl8812ae_phy_set_txpower_limit()