Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h743 #define RTW89_RU_SEC_NUM 8 macro
748 s8 ru26[RTW89_RU_SEC_NUM];
749 s8 ru52[RTW89_RU_SEC_NUM];
750 s8 ru106[RTW89_RU_SEC_NUM];
H A Dphy.c2046 static_assert(ARRAY_SIZE(ofst) == RTW89_RU_SEC_NUM); in rtw89_phy_fill_txpwr_limit_ru_160m()
2047 for (i = 0; i < RTW89_RU_SEC_NUM; i++) { in rtw89_phy_fill_txpwr_limit_ru_160m()