Searched refs:RTW_TXSCALE_SIZE (Results 1 – 1 of 1) sorted by relevance
195 #define RTW_TXSCALE_SIZE 37 macro196 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()