Home
last modified time | relevance | path

Searched refs:OCELOT_VCAP_IS2_IPV6_EV_PTP_TRAP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c412 unsigned long ipv6_ev_cookie = OCELOT_VCAP_IS2_IPV6_EV_PTP_TRAP(ocelot); in ocelot_ipv6_ptp_trap_add()
431 unsigned long ipv6_ev_cookie = OCELOT_VCAP_IS2_IPV6_EV_PTP_TRAP(ocelot); in ocelot_ipv6_ptp_trap_del()
/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h23 #define OCELOT_VCAP_IS2_IPV6_EV_PTP_TRAP(ocelot) ((ocelot)->num_phys_ports * 2 + 5) macro