Searched refs:CCK_TABLE_SIZE (Results 1 – 15 of 15) sorted by relevance
29 #define CCK_TABLE_SIZE 33 macro1084 extern u8 CCKSwingTable_Ch1_Ch13[CCK_TABLE_SIZE][8];1085 extern u8 CCKSwingTable_Ch14[CCK_TABLE_SIZE][8];1088 extern u8 CCKSwingTable_Ch1_Ch13_New[CCK_TABLE_SIZE][8];1089 extern u8 CCKSwingTable_Ch14_New[CCK_TABLE_SIZE][8];
52 u8 CCKSwingTable_Ch1_Ch13[CCK_TABLE_SIZE][8] = {88 u8 CCKSwingTable_Ch14[CCK_TABLE_SIZE][8] = {170 u8 CCKSwingTable_Ch1_Ch13_New[CCK_TABLE_SIZE][8] = {206 u8 CCKSwingTable_Ch14_New[CCK_TABLE_SIZE][8] = {
241 if (Final_CCK_Swing_Index >= CCK_TABLE_SIZE) in ODM_TxPwrTrackSetPwr_8723B()242 Final_CCK_Swing_Index = CCK_TABLE_SIZE-1; in ODM_TxPwrTrackSetPwr_8723B()349 pConfig->SwingTableSize_CCK = CCK_TABLE_SIZE; in ConfigureTxpowerTrack_8723B()
14 #define CCK_TABLE_SIZE 33 macro
61 static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {97 static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {1000 if (cck_index > CCK_TABLE_SIZE - 1) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()1001 cck_index = CCK_TABLE_SIZE - 1; in rtl92d_dm_txpower_tracking_callback_thermalmeter()1060 if (cck_index >= CCK_TABLE_SIZE) in rtl92d_dm_txpower_tracking_callback_thermalmeter()1061 cck_index = CCK_TABLE_SIZE - 1; in rtl92d_dm_txpower_tracking_callback_thermalmeter()
19 #define CCK_TABLE_SIZE 33 macro
65 static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {101 static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {943 if (cck_index > CCK_TABLE_SIZE - 1) in rtl92c_dm_txpower_tracking_callback_thermalmeter()944 cck_index = CCK_TABLE_SIZE - 1; in rtl92c_dm_txpower_tracking_callback_thermalmeter()
63 static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {99 static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {660 if (rtldm->swing_idx_cck >= CCK_TABLE_SIZE) in rtl8723be_dm_tx_power_track_set_power()661 rtldm->swing_idx_cck = CCK_TABLE_SIZE - 1; in rtl8723be_dm_tx_power_track_set_power()853 if (rtldm->cck_index > CCK_TABLE_SIZE - 1) in rtl8723be_dm_txpower_tracking_callback_thermalmeter()854 rtldm->cck_index = CCK_TABLE_SIZE - 1; in rtl8723be_dm_txpower_tracking_callback_thermalmeter()
159 #define CCK_TABLE_SIZE 33 macro
165 #define CCK_TABLE_SIZE 33 macro
158 #define CCK_TABLE_SIZE 33 macro
61 static const u8 cck_tbl_ch1_13[CCK_TABLE_SIZE][8] = {97 static const u8 cck_tbl_ch14[CCK_TABLE_SIZE][8] = {1040 if (cck_index > CCK_TABLE_SIZE-1) in dm_txpower_track_cb_therm()1041 cck_index = CCK_TABLE_SIZE-1; in dm_txpower_track_cb_therm()
163 #define CCK_TABLE_SIZE 33 macro