Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822b.c102 #define RTW_TXSCALE_SIZE 37 macro
103 static const u32 rtw8822b_txscale_tbl[RTW_TXSCALE_SIZE] = {
116 for (i = 0; i < RTW_TXSCALE_SIZE; i++) { in rtw8822b_get_swing_index()
131 if (swing_idx >= RTW_TXSCALE_SIZE) in rtw8822b_pwrtrack_init()
1385 if (swing_index >= RTW_TXSCALE_SIZE) { in rtw8822b_txagc_swing_offset()
1387 swing_index = RTW_TXSCALE_SIZE - 1; in rtw8822b_txagc_swing_offset()
H A Drtw8814a.c195 #define RTW_TXSCALE_SIZE 37 macro
196 static const u32 rtw8814a_txscale_tbl[RTW_TXSCALE_SIZE] = {
1871 if (swing_index >= RTW_TXSCALE_SIZE) { in rtw8814a_txagc_swing_offset()
1873 swing_index = RTW_TXSCALE_SIZE - 1; in rtw8814a_txagc_swing_offset()