Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
A Dint_port.c195 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_int_port_add()
365 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_tc_int_port_init_rep_rx()
386 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_tc_int_port_cleanup_rep_rx()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dbond.c91 rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_rep_bond_enslave()
155 rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_rep_bond_unslave()
A Dtc.c570 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_restore_tunnel()
664 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_restore_skb_chain()
709 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_restore_skb_int_port()
/linux/include/linux/mlx5/
A Deswitch.h21 REP_ETH, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rep.h121 return rep->rep_data[REP_ETH].priv; in mlx5e_rep_to_rep_priv()
A Den_rep.c1253 rep->rep_data[REP_ETH].priv = rpriv; in mlx5e_vport_rep_load()
1370 mlx5_eswitch_register_vport_reps(esw, &rep_ops, REP_ETH); in mlx5e_rep_probe()
1381 mlx5_eswitch_unregister_vport_reps(esw, REP_ETH); in mlx5e_rep_remove()
A Den_tc.c242 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_int_port_priv()
259 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_ct_priv()
276 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_sample_priv()
1283 rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in add_unready_flow()
1298 rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in remove_unready_flow()
1805 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_flow_tunnel_id()
1888 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_put_flow_tunnel_id()
4143 struct net_device *uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in parse_tc_fdb_actions()
4402 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_tc_ht()
4596 peer_urpriv = mlx5_eswitch_get_uplink_priv(peer_esw, REP_ETH); in mlx5e_tc_add_fdb_peer_flow()
A Deswitch_offloads.c776 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in esw_set_global_vlan_pop()
3011 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in mlx5_eswitch_reload_reps()
3019 if (atomic_read(&rep->rep_data[REP_ETH].state) == REP_LOADED) in mlx5_eswitch_reload_reps()
/linux/drivers/infiniband/hw/mlx5/
A Dib_rep.c171 return mlx5_eswitch_get_proto_dev(esw, vport_num, REP_ETH); in mlx5_ib_get_rep_netdev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_tun.c62 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in get_route_and_out_devs()
122 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in mlx5e_route_lookup_ipv4_get()
A Dtc_tun_encap.c724 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_tbl_get_last_update()
1044 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_get_create()
1127 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_enqueue_update()

Completed in 38 milliseconds