Searched refs:shapelen (Results 1 – 1 of 1) sorted by relevance
95 __u32 shapelen; /* Frame length in clocks */ member189 SHAPERCB(skb)->shapelen= shaper_clocks(shaper,skb); in shaper_qframe()205 SHAPERCB(ptr)->shapeclock+=SHAPERCB(skb)->shapelen; in shaper_qframe()206 SHAPERCB(ptr)->shapelatency+=SHAPERCB(skb)->shapelen; in shaper_qframe()233 SHAPERCB(skb)->shapeclock+=tmp->shapelen; in shaper_qframe()245 SHAPERCB(skb)->shapeclock+=SHAPERCB(tmp)->shapelen; in shaper_qframe()348 SHAPERCB(skb)->shapeclock + SHAPERCB(skb)->shapelen) in shaper_kick()349 shaper->recovery = SHAPERCB(skb)->shapeclock + SHAPERCB(skb)->shapelen; in shaper_kick()