Home
last modified time | relevance | path

Searched refs:REP_ETH (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Deswitch.h21 REP_ETH, enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h99 return rep->rep_data[REP_ETH].priv; in mlx5e_rep_to_rep_priv()
Den_rep.c1881 rep->rep_data[REP_ETH].priv = rpriv; in mlx5e_vport_rep_load()
1981 mlx5_eswitch_register_vport_reps(esw, &rep_ops, REP_ETH); in mlx5e_rep_register_vport_reps()
1988 mlx5_eswitch_unregister_vport_reps(esw, REP_ETH); in mlx5e_rep_unregister_vport_reps()
Den_tc.c1125 rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in add_unready_flow()
1140 rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in remove_unready_flow()
3286 struct net_device *uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in parse_tc_fdb_actions()
3487 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_tc_ht()
3645 peer_urpriv = mlx5_eswitch_get_uplink_priv(peer_esw, REP_ETH); in mlx5e_tc_add_fdb_peer_flow()
Deswitch_offloads.c359 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in esw_set_global_vlan_pop()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dib_rep.c125 return mlx5_eswitch_get_proto_dev(esw, vport_num, REP_ETH); in mlx5_ib_get_rep_netdev()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c33 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in get_route_and_out_devs()
91 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in mlx5e_route_lookup_ipv4()