Home
last modified time | relevance | path

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

/Linux-v5.10/net/dsa/
Dtag_ocelot.c158 prefix = skb_push(skb, OCELOT_SHORT_PREFIX_LEN); in ocelot_xmit()
204 skb_pull(skb, OCELOT_SHORT_PREFIX_LEN); in ocelot_rcv()
/Linux-v5.10/include/soc/mscc/
Docelot.h102 #define OCELOT_SHORT_PREFIX_LEN 4 macro
104 #define OCELOT_TOTAL_TAG_LEN (OCELOT_SHORT_PREFIX_LEN + OCELOT_TAG_LEN)
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot.c1292 maxlen += OCELOT_SHORT_PREFIX_LEN; in ocelot_port_set_maxlen()
1324 max_mtu -= OCELOT_SHORT_PREFIX_LEN; in ocelot_get_max_mtu()
/Linux-v5.10/drivers/net/dsa/ocelot/
Dseville_vsc9953.c1165 injection = template + OCELOT_SHORT_PREFIX_LEN; in vsc9953_xmit_template_populate()
Dfelix_vsc9959.c1339 injection = template + OCELOT_SHORT_PREFIX_LEN; in vsc9959_xmit_template_populate()