Searched refs:channel5G_80M (Results 1 – 1 of 1) sorted by relevance
1163 u8 channel5G_80M[CHANNEL_MAX_NUMBER_5G_80M] = {42, 58, 106, 122, 138, 155, 171}; in PHY_GetTxPowerIndexBase() local1164 for (i = 0; i < ARRAY_SIZE(channel5G_80M); ++i) in PHY_GetTxPowerIndexBase()1165 if (channel5G_80M[i] == Channel) in PHY_GetTxPowerIndexBase()