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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.c43 ICE_PKT_PPPOE = BIT(10), enumerator in enum:__anon589
1420 ICE_PKT_PROFILE(pppoe_ipv6_udp, ICE_PKT_PPPOE | ICE_PKT_OUTER_IPV6 |
1422 ICE_PKT_PROFILE(pppoe_ipv6_tcp, ICE_PKT_PPPOE | ICE_PKT_OUTER_IPV6),
1423 ICE_PKT_PROFILE(pppoe_ipv4_udp, ICE_PKT_PPPOE | ICE_PKT_INNER_UDP),
1424 ICE_PKT_PROFILE(pppoe_ipv4_tcp, ICE_PKT_PPPOE),
5820 match |= ICE_PKT_PPPOE;

Completed in 213 milliseconds