Searched refs:ICE_PPPOE (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_protocol_type.h | 46 ICE_PPPOE, enumerator
|
H A D | ice_switch.c | 1116 { 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 D | ice_tc_lib.c | 474 list[i].type = ICE_PPPOE; in ice_tc_fill_rules()
|