CCK_PD_LV_MAX
return CCK_PD_LV_MAX;
return CCK_PD_LV_MAX;
if (level >= CCK_PD_LV_MAX)
u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13};
static const u8 pd[CCK_PD_LV_MAX] = {0x40, 0x83, 0xcd, 0xdd, 0xed};
u8 pd[CCK_PD_LV_MAX] = {3, 7, 13, 13, 13};
s8 pd_lvl[CCK_PD_LV_MAX] = {0, 2, 4, 6, 8};
s8 cs_lvl[CCK_PD_LV_MAX] = {0, 2, 2, 2, 4};
static const u8 pd[CCK_PD_LV_MAX] = {0x40, 0x83, 0xcd, 0xdd, 0xed};