Searched refs:TCA_FQ_FLOW_REFILL_DELAY (Results 1 – 3 of 3) sorted by relevance
793 [TCA_FQ_FLOW_REFILL_DELAY] = { .type = NLA_U32 },873 if (tb[TCA_FQ_FLOW_REFILL_DELAY]) { in fq_change()874 u32 usecs_delay = nla_get_u32(tb[TCA_FQ_FLOW_REFILL_DELAY]) ; in fq_change()989 nla_put_u32(skb, TCA_FQ_FLOW_REFILL_DELAY, in fq_dump()
889 TCA_FQ_FLOW_REFILL_DELAY, /* flow credit refill delay in usec */ enumerator
913 TCA_FQ_FLOW_REFILL_DELAY, /* flow credit refill delay in usec */ enumerator