Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b_rfk.c21 #define RTW8851B_TXK_GROUP_NR 1 macro
102 static const u32 a_power_range[RTW8851B_TXK_GROUP_NR] = {0x0};
103 static const u32 a_track_range[RTW8851B_TXK_GROUP_NR] = {0x6};
104 static const u32 a_gain_bb[RTW8851B_TXK_GROUP_NR] = {0x0a};
105 static const u32 a_itqt[RTW8851B_TXK_GROUP_NR] = {0x12};
108 static const u32 g_gain_bb[RTW8851B_TXK_GROUP_NR] = {0x10};
109 static const u32 g_itqt[RTW8851B_TXK_GROUP_NR] = {0x12};
1061 for (gp = 0x0; gp < RTW8851B_TXK_GROUP_NR; gp++) { in _txk_5g_group_sel()
1111 for (gp = 0x0; gp < RTW8851B_TXK_GROUP_NR; gp++) { in _txk_2g_group_sel()
1161 for (gp = 0x0; gp < RTW8851B_TXK_GROUP_NR; gp++) { in _iqk_5g_nbtxk()
[all …]