Home
last modified time | relevance | path

Searched refs:OCELOT_SHORT_PREFIX_LEN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/include/linux/dsa/
H A Docelot.h34 #define OCELOT_SHORT_PREFIX_LEN 4 macro
36 #define OCELOT_TOTAL_TAG_LEN (OCELOT_SHORT_PREFIX_LEN + OCELOT_TAG_LEN)
/kernel/linux/linux-6.6/net/dsa/
H 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()
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c1361 maxlen += OCELOT_SHORT_PREFIX_LEN; in ocelot_port_set_maxlen()
1393 max_mtu -= OCELOT_SHORT_PREFIX_LEN; in ocelot_get_max_mtu()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c2393 maxlen += OCELOT_SHORT_PREFIX_LEN; in ocelot_port_set_maxlen()
2425 max_mtu -= OCELOT_SHORT_PREFIX_LEN; in ocelot_get_max_mtu()
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dseville_vsc9953.c1165 injection = template + OCELOT_SHORT_PREFIX_LEN; in vsc9953_xmit_template_populate()
H A Dfelix_vsc9959.c1340 injection = template + OCELOT_SHORT_PREFIX_LEN; in vsc9959_xmit_template_populate()

Completed in 13 milliseconds