Home
last modified time | relevance | path

Searched refs:ICE_VLAN_OFOS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h33 ICE_VLAN_OFOS, enumerator
H A Dice_switch.c76 { ICE_VLAN_OFOS, 12 },
4559 ICE_PROTOCOL_ENTRY(ICE_VLAN_OFOS, 2, 0),
4594 { ICE_VLAN_OFOS, ICE_VLAN_OL_HW },
4709 if (ice_prot_id_tbl[i].type == ICE_VLAN_OFOS && in ice_change_proto_id_to_dvm()
5609 else if (lkups[i].type == ICE_VLAN_OFOS || in ice_find_dummy_packet()
5706 case ICE_VLAN_OFOS: in ice_fill_adv_dummy_packet()
5838 if (offsets[i].type == ICE_VLAN_OFOS || in ice_fill_adv_packet_vlan()
H A Dice_eswitch_br.c114 list[1].type = ICE_VLAN_OFOS; in ice_eswitch_br_add_vlan_lkup()
H A Dice_tc_lib.c416 list[i].type = ICE_VLAN_OFOS; in ice_tc_fill_rules()