Searched refs:RTW_TXSCALE_SIZE (Results 1 – 1 of 1) sorted by relevance
102 #define RTW_TXSCALE_SIZE 37 macro103 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()1423 if (swing_index >= RTW_TXSCALE_SIZE) { in rtw8822b_txagc_swing_offset()1425 swing_index = RTW_TXSCALE_SIZE - 1; in rtw8822b_txagc_swing_offset()