Home
last modified time | relevance | path

Searched refs:ICE_PPPOE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h46 ICE_PPPOE, enumerator
H A Dice_switch.c1116 { ICE_PPPOE, 14 },
1152 { ICE_PPPOE, 14 },
1185 { ICE_PPPOE, 14 },
1226 { ICE_PPPOE, 14 },
4574 ICE_PROTOCOL_ENTRY(ICE_PPPOE, 0, 2, 4, 6),
4607 { ICE_PPPOE, ICE_PPPOE_HW },
5630 else if (lkups[i].type == ICE_PPPOE) { in ice_find_dummy_packet()
5738 case ICE_PPPOE: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c474 list[i].type = ICE_PPPOE; in ice_tc_fill_rules()