Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dphy.c111 PHY_BAND_5G = 1, enumerator
1196 (band != PHY_BAND_2G && band != PHY_BAND_5G) || in rtw_phy_store_tx_power_by_rate()
1205 else if (band == PHY_BAND_5G) in rtw_phy_store_tx_power_by_rate()
1247 } else if (band == PHY_BAND_5G) { in rtw_channel_to_idx()
1287 } else if (band == PHY_BAND_5G) { in rtw_phy_set_tx_power_limit()
1758 band = PHY_BAND_5G; in rtw_get_tx_power_params()