TCA_GRED_VQ_DP
[TCA_GRED_VQ_DP] = { .type = NLA_U32 },
dp = nla_get_u32(tb[TCA_GRED_VQ_DP]);
if (!tb[TCA_GRED_VQ_DP]) {
dp = nla_get_u32(tb[TCA_GRED_VQ_DP]);
if (nla_put_u32(skb, TCA_GRED_VQ_DP, q->DP))