Searched refs:ICE_MAC_OFOS (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 96 { ICE_MAC_OFOS, 0 }, 108 0x00, 0x00, 0x00, 0x00, /* ICE_MAC_OFOS 0 */ 143 { ICE_MAC_OFOS, 0 }, 155 0x00, 0x00, 0x00, 0x00, /* ICE_MAC_OFOS 0 */ 187 { ICE_MAC_OFOS, 0 }, 202 0x00, 0x00, 0x00, 0x00, /* ICE_MAC_OFOS 0 */ 240 { ICE_MAC_OFOS, 0 }, 255 0x00, 0x00, 0x00, 0x00, /* ICE_MAC_OFOS 0 */ 290 { ICE_MAC_OFOS, 0 }, 302 0x00, 0x00, 0x00, 0x00, /* ICE_MAC_OFOS [all...] |
H A D | ice_protocol_type.h | 35 ICE_MAC_OFOS = 0, enumerator
|
H A D | ice_eswitch_br.c | 155 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 D | ice_tc_lib.c | 98 return inner ? ICE_MAC_IL : ICE_MAC_OFOS; in ice_proto_type_from_mac()
|