Searched defs:tc_skb_ext (Results 1 – 4 of 4) sorted by relevance
652 struct tc_skb_ext *tc_skb_ext; in mlx5e_restore_skb_chain() local
286 struct tc_skb_ext { struct287 __u32 chain;288 __u16 mru;289 __u16 zone;290 bool post_ct;
711 struct tc_skb_ext *tc_skb_ext = skb_ext_add(skb, TC_SKB_EXT); in tc_skb_ext_alloc() local
5417 struct tc_skb_ext *tc_skb_ext; in mlx5e_tc_update_skb() local
Completed in 40 milliseconds