npc_lt_def_cfg
struct npc_lt_def_cfg lt_def;
static struct npc_lt_def_cfg npc_lt_defaults = {
const struct npc_lt_def_cfg *lt_def;
const struct npc_lt_def_cfg *ltdefs;
struct npc_lt_def_cfg defs, *ltdefs;
memcpy(ltdefs, rvu->kpu.lt_def, sizeof(struct npc_lt_def_cfg));