Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dphy.c106 PHY_BAND_5G = 1, enumerator
1257 (band != PHY_BAND_2G && band != PHY_BAND_5G) || in rtw_phy_store_tx_power_by_rate()
1266 else if (band == PHY_BAND_5G) in rtw_phy_store_tx_power_by_rate()
1307 } else if (band == PHY_BAND_5G) { in rtw_channel_to_idx()
1347 } else if (band == PHY_BAND_5G) { in rtw_phy_set_tx_power_limit()
1827 band = PHY_BAND_5G; in rtw_get_tx_power_params()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dphy.c108 PHY_BAND_5G = 1, enumerator
1464 (band != PHY_BAND_2G && band != PHY_BAND_5G) || in rtw_phy_store_tx_power_by_rate()
1473 else if (band == PHY_BAND_5G) in rtw_phy_store_tx_power_by_rate()
1514 } else if (band == PHY_BAND_5G) { in rtw_channel_to_idx()
1554 } else if (band == PHY_BAND_5G) { in rtw_phy_set_tx_power_limit()
2119 band = PHY_BAND_5G; in rtw_get_tx_power_params()

Completed in 7 milliseconds