Searched refs:OFDM_TABLE_SIZE (Results 1 – 15 of 15) sorted by relevance
13 #define OFDM_TABLE_SIZE 37 macro
16 static const u32 ofdmswing_table[OFDM_TABLE_SIZE] = {
18 #define OFDM_TABLE_SIZE 37 macro
25 static const u32 ofdmswing_table[OFDM_TABLE_SIZE] = {936 if (ofdm_index[i] > OFDM_TABLE_SIZE - 1) in rtl92c_dm_txpower_tracking_callback_thermalmeter()937 ofdm_index[i] = OFDM_TABLE_SIZE - 1; in rtl92c_dm_txpower_tracking_callback_thermalmeter()
25 u32 OFDMSwingTable[OFDM_TABLE_SIZE] = {137 u32 OFDMSwingTable_New[OFDM_TABLE_SIZE] = {1332 swingTableSize = OFDM_TABLE_SIZE; in getSwingIndex()1373 pDM_Odm->DefaultOfdmIndex = (defaultSwingIndex >= OFDM_TABLE_SIZE) ? 30 : defaultSwingIndex; in odm_TXPowerTrackingInit()
30 #define OFDM_TABLE_SIZE 43 macro1346 extern u32 OFDMSwingTable[OFDM_TABLE_SIZE];1350 extern u32 OFDMSwingTable_New[OFDM_TABLE_SIZE];
66 if (OFDM_index >= OFDM_TABLE_SIZE) in setIqkMatrix_8723B()67 OFDM_index = OFDM_TABLE_SIZE-1; in setIqkMatrix_8723B()413 pConfig->SwingTableSize_OFDM = OFDM_TABLE_SIZE; in ConfigureTxpowerTrack_8723B()
164 #define OFDM_TABLE_SIZE 43 macro
15 static const u32 ofdmswing_table[OFDM_TABLE_SIZE] = {
157 #define OFDM_TABLE_SIZE 43 macro
15 static const u32 ofdmswing_table[OFDM_TABLE_SIZE] = {1040 if (ofdm_index[i] > OFDM_TABLE_SIZE-1) in dm_txpower_track_cb_therm()1041 ofdm_index[i] = OFDM_TABLE_SIZE-1; in dm_txpower_track_cb_therm()
158 #define OFDM_TABLE_SIZE 37 macro
848 if (rtldm->ofdm_index[0] > OFDM_TABLE_SIZE - 1) in rtl8723be_dm_txpower_tracking_callback_thermalmeter()849 rtldm->ofdm_index[0] = OFDM_TABLE_SIZE - 1; in rtl8723be_dm_txpower_tracking_callback_thermalmeter()
162 #define OFDM_TABLE_SIZE 37 macro