Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h53 ICE_PPPOE, enumerator
H A Dice_switch.c1189 { ICE_PPPOE, 14 },
1225 { ICE_PPPOE, 14 },
1258 { ICE_PPPOE, 14 },
1299 { ICE_PPPOE, 14 },
4674 ICE_PROTOCOL_ENTRY(ICE_PPPOE, 0, 2, 4, 6),
4708 { ICE_PPPOE, ICE_PPPOE_HW },
5615 else if (lkups[i].type == ICE_PPPOE) { in ice_find_dummy_packet()
5726 case ICE_PPPOE: in ice_fill_adv_dummy_packet()
H A Dice_tc_lib.c496 list[i].type = ICE_PPPOE; in ice_tc_fill_rules()