Searched refs:in_24g (Results 1 – 1 of 1) sorted by relevance
2218 bool in_24g = true; in _rtl8821ae_phy_get_chnl_index() local2221 in_24g = true; in _rtl8821ae_phy_get_chnl_index()2224 in_24g = false; in _rtl8821ae_phy_get_chnl_index()2229 return in_24g; in _rtl8821ae_phy_get_chnl_index()2233 return in_24g; in _rtl8821ae_phy_get_chnl_index()2619 bool in_24g = false; in _rtl8821ae_get_txpower_index() local2630 in_24g = _rtl8821ae_phy_get_chnl_index(channel, &index); in _rtl8821ae_get_txpower_index()2631 if (in_24g) { in _rtl8821ae_get_txpower_index()2718 _rtl8821ae_phy_get_txpower_by_rate(hw, (u8)(!in_24g), in _rtl8821ae_get_txpower_index()