Searched refs:OCELOT_TOTAL_TAG_LEN (Results 1 – 2 of 2) sorted by relevance
103 skb_postpull_rcsum(skb, start, OCELOT_TOTAL_TAG_LEN); in ocelot_rcv()161 .needed_headroom = OCELOT_TOTAL_TAG_LEN,173 .needed_headroom = OCELOT_TOTAL_TAG_LEN,
38 #define OCELOT_TOTAL_TAG_LEN (OCELOT_SHORT_PREFIX_LEN + OCELOT_TAG_LEN) macro