Home
last modified time | relevance | path

Searched refs:OCELOT_SHORT_PREFIX_LEN (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/linux/dsa/
A Docelot.h34 #define OCELOT_SHORT_PREFIX_LEN 4 macro
36 #define OCELOT_TOTAL_TAG_LEN (OCELOT_SHORT_PREFIX_LEN + OCELOT_TAG_LEN)
/linux-6.3-rc2/net/dsa/
A Dtag_ocelot.c62 prefix = skb_push(skb, OCELOT_SHORT_PREFIX_LEN); in ocelot_xmit_common()
122 skb_pull(skb, OCELOT_SHORT_PREFIX_LEN); in ocelot_rcv()
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot.c2290 maxlen += OCELOT_SHORT_PREFIX_LEN; in ocelot_port_set_maxlen()
2322 max_mtu -= OCELOT_SHORT_PREFIX_LEN; in ocelot_get_max_mtu()

Completed in 8 milliseconds