Searched refs:OFDM_TABLE_SIZE (Results 1 – 12 of 12) sorted by relevance
39 #define OFDM_TABLE_SIZE 37 macro
38 static const u32 ofdmswing_table[OFDM_TABLE_SIZE] = {
44 #define OFDM_TABLE_SIZE 37 macro
51 static const u32 ofdmswing_table[OFDM_TABLE_SIZE] = {964 if (ofdm_index[i] > OFDM_TABLE_SIZE - 1) in rtl92c_dm_txpower_tracking_callback_thermalmeter()965 ofdm_index[i] = OFDM_TABLE_SIZE - 1; in rtl92c_dm_txpower_tracking_callback_thermalmeter()
186 #define OFDM_TABLE_SIZE 43 macro
37 static const u32 ofdmswing_table[OFDM_TABLE_SIZE] = {
183 #define OFDM_TABLE_SIZE 43 macro
37 static const u32 ofdmswing_table[OFDM_TABLE_SIZE] = {1062 if (ofdm_index[i] > OFDM_TABLE_SIZE-1) in dm_txpower_track_cb_therm()1063 ofdm_index[i] = OFDM_TABLE_SIZE-1; in dm_txpower_track_cb_therm()
177 #define OFDM_TABLE_SIZE 37 macro
870 if (rtldm->ofdm_index[0] > OFDM_TABLE_SIZE - 1) in rtl8723be_dm_txpower_tracking_callback_thermalmeter()871 rtldm->ofdm_index[0] = OFDM_TABLE_SIZE - 1; in rtl8723be_dm_txpower_tracking_callback_thermalmeter()
184 #define OFDM_TABLE_SIZE 37 macro