Home
last modified time | relevance | path

Searched refs:in_24g (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c2208 bool in_24g = true; in _rtl8821ae_phy_get_chnl_index() local
2211 in_24g = true; in _rtl8821ae_phy_get_chnl_index()
2214 in_24g = false; in _rtl8821ae_phy_get_chnl_index()
2219 return in_24g; in _rtl8821ae_phy_get_chnl_index()
2223 return in_24g; in _rtl8821ae_phy_get_chnl_index()
2609 bool in_24g = false; in _rtl8821ae_get_txpower_index() local
2620 in_24g = _rtl8821ae_phy_get_chnl_index(channel, &index); in _rtl8821ae_get_txpower_index()
2621 if (in_24g) { in _rtl8821ae_get_txpower_index()
2708 _rtl8821ae_phy_get_txpower_by_rate(hw, (u8)(!in_24g), in _rtl8821ae_get_txpower_index()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c2204 bool in_24g = true; in _rtl8821ae_phy_get_chnl_index() local
2207 in_24g = true; in _rtl8821ae_phy_get_chnl_index()
2210 in_24g = false; in _rtl8821ae_phy_get_chnl_index()
2215 return in_24g; in _rtl8821ae_phy_get_chnl_index()
2219 return in_24g; in _rtl8821ae_phy_get_chnl_index()
2606 bool in_24g = false; in _rtl8821ae_get_txpower_index() local
2617 in_24g = _rtl8821ae_phy_get_chnl_index(channel, &index); in _rtl8821ae_get_txpower_index()
2618 if (in_24g) { in _rtl8821ae_get_txpower_index()
2705 _rtl8821ae_phy_get_txpower_by_rate(hw, (u8)(!in_24g), in _rtl8821ae_get_txpower_index()

Completed in 13 milliseconds