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

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dphy.c107 PHY_BAND_2G = 0, enumerator in enum:rtw_phy_band_type
1464 (band != PHY_BAND_2G && band != PHY_BAND_5G) ||
1471 if (band == PHY_BAND_2G)
1511 if (band == PHY_BAND_2G) {
1549 if (band == PHY_BAND_2G) {
2113 band = PHY_BAND_2G;

Completed in 149 milliseconds