Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h35 ICE_MAC_OFOS = 0, enumerator
H A Dice_eswitch_br.c155 list[0].type = ICE_MAC_OFOS; in ice_eswitch_br_fwd_rule_create()
201 list[0].type = ICE_MAC_OFOS; in ice_eswitch_br_guard_rule_create()
H A Dice_tc_lib.c101 return inner ? ICE_MAC_IL : ICE_MAC_OFOS; in ice_proto_type_from_mac()