Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.h39 ICE_ESWITCH_BR_UPLINK_PORT = 0, enumerator
H A Dice_eswitch_br.c143 case ICE_ESWITCH_BR_UPLINK_PORT: in ice_eswitch_br_fwd_rule_create()
245 port_type == ICE_ESWITCH_BR_UPLINK_PORT ? "e" : "in", in ice_eswitch_br_flow_create()
254 port_type == ICE_ESWITCH_BR_UPLINK_PORT ? "e" : "in", in ice_eswitch_br_flow_create()
664 if (port->type == ICE_ESWITCH_BR_UPLINK_PORT) in ice_eswitch_br_set_pvid()
896 if (br_port->type == ICE_ESWITCH_BR_UPLINK_PORT && vsi->back) { in ice_eswitch_br_port_deinit()
966 br_port->type = ICE_ESWITCH_BR_UPLINK_PORT; in ice_eswitch_br_uplink_port_init()
H A Dice_trace.h308 if (port->type == ICE_ESWITCH_BR_UPLINK_PORT)