Searched refs:channel5g_80m (Results 1 – 5 of 5) sorted by relevance
27 u8 channel5g_80m[CHANNEL_MAX_NUMBER_5G_80M] = { variable30 EXPORT_SYMBOL(channel5g_80m);
2968 extern u8 channel5g_80m[CHANNEL_MAX_NUMBER_5G_80M];
2786 index = _rtl8821ae_get_chnl_group(channel5g_80m[i]);2864 index = _rtl8821ae_get_chnl_group(channel5g_80m[i]); in _rtl8821ae_read_txpower_info_from_hwpg()
2697 for (i = 0; i < sizeof(channel5g_80m) / sizeof(u8); ++i) in _rtl8821ae_get_txpower_index()2698 if (channel5g_80m[i] == channel) in _rtl8821ae_get_txpower_index()
2050 idx = _rtl92ee_get_chnl_group(channel5g_80m[i]); in _rtl92ee_read_txpower_info_from_hwpg()