CCK_TABLE_SIZE
if (cck_index > CCK_TABLE_SIZE-1)
cck_index = CCK_TABLE_SIZE-1;
static const u8 cck_tbl_ch1_13[CCK_TABLE_SIZE][8] = {
static const u8 cck_tbl_ch14[CCK_TABLE_SIZE][8] = {
static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {
static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {
if (cck_index > CCK_TABLE_SIZE - 1)
cck_index = CCK_TABLE_SIZE - 1;
if (cck_index > CCK_TABLE_SIZE - 1)
cck_index = CCK_TABLE_SIZE - 1;
static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {
static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {
static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {
if (rtldm->swing_idx_cck >= CCK_TABLE_SIZE)
rtldm->swing_idx_cck = CCK_TABLE_SIZE - 1;
if (rtldm->cck_index > CCK_TABLE_SIZE - 1)
rtldm->cck_index = CCK_TABLE_SIZE - 1;
static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {
if (Final_CCK_Swing_Index >= CCK_TABLE_SIZE)
Final_CCK_Swing_Index = CCK_TABLE_SIZE-1;
pConfig->SwingTableSize_CCK = CCK_TABLE_SIZE;
u8 CCKSwingTable_Ch1_Ch13_New[CCK_TABLE_SIZE][8] = {
u8 CCKSwingTable_Ch14_New[CCK_TABLE_SIZE][8] = {
extern u8 CCKSwingTable_Ch1_Ch13_New[CCK_TABLE_SIZE][8];
extern u8 CCKSwingTable_Ch14_New[CCK_TABLE_SIZE][8];