Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_ocelot.c151 prefix = skb_push(skb, OCELOT_SHORT_PREFIX_LEN); in ocelot_xmit()
197 skb_pull(skb, OCELOT_SHORT_PREFIX_LEN); in ocelot_rcv()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h102 #define OCELOT_SHORT_PREFIX_LEN 4 macro
104 #define OCELOT_TOTAL_TAG_LEN (OCELOT_SHORT_PREFIX_LEN + OCELOT_TAG_LEN)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c1364 maxlen += OCELOT_SHORT_PREFIX_LEN; in ocelot_port_set_maxlen()
1396 max_mtu -= OCELOT_SHORT_PREFIX_LEN; in ocelot_get_max_mtu()
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c1165 injection = template + OCELOT_SHORT_PREFIX_LEN; in vsc9953_xmit_template_populate()
H A Dfelix_vsc9959.c1342 injection = template + OCELOT_SHORT_PREFIX_LEN; in vsc9959_xmit_template_populate()