Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1163 u8 channel5G_80M[CHANNEL_MAX_NUMBER_5G_80M] = {42, 58, 106, 122, 138, 155, 171}; in PHY_GetTxPowerIndexBase() local
1164 for (i = 0; i < ARRAY_SIZE(channel5G_80M); ++i) in PHY_GetTxPowerIndexBase()
1165 if (channel5G_80M[i] == Channel) in PHY_GetTxPowerIndexBase()