Searched refs:REP_ETH (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
D | bond.c | 91 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() 288 rpriv = mlx5_eswitch_get_uplink_priv(priv->mdev->priv.eswitch, REP_ETH); in mlx5e_rep_esw_bond_netevent()
|
D | tc.c | 714 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_rep_tc_receive()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | int_port.c | 195 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-6.6.21/include/linux/mlx5/ |
D | eswitch.h | 20 REP_ETH, enumerator
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | ipsec_fs.c | 154 rpriv = rep->rep_data[REP_ETH].priv; in mlx5_esw_ipsec_restore_dest_uplink()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rep.h | 127 return rep->rep_data[REP_ETH].priv; in mlx5e_rep_to_rep_priv()
|
D | en_tc.c | 298 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_act_stats_handle() 315 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_int_port_priv() 333 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_flow_meters() 357 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_ct_priv() 374 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_sample_priv() 392 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in get_post_action() 1626 rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in add_unready_flow() 1641 rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in remove_unready_flow() 2148 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_get_flow_tunnel_id() 2231 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_put_flow_tunnel_id() [all …]
|
D | en_rep.c | 1544 rep->rep_data[REP_ETH].priv = rpriv; in mlx5e_vport_rep_load() 1692 mlx5_eswitch_register_vport_reps(esw, &rep_ops, REP_ETH); in mlx5e_rep_probe() 1703 mlx5_eswitch_unregister_vport_reps(esw, REP_ETH); in mlx5e_rep_remove()
|
D | eswitch_offloads.c | 3280 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in mlx5_eswitch_reload_reps() 3288 if (atomic_read(&rep->rep_data[REP_ETH].state) == REP_LOADED) in mlx5_eswitch_reload_reps()
|
/linux-6.6.21/drivers/infiniband/hw/mlx5/ |
D | ib_rep.c | 208 return mlx5_eswitch_get_proto_dev(esw, vport_num, REP_ETH); in mlx5_ib_get_rep_netdev()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
D | mirred.c | 224 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in parse_mirred()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun.c | 63 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in get_route_and_out_devs() 123 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in mlx5e_route_lookup_ipv4_get()
|
D | tc_tun_encap.c | 795 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_tbl_get_last_update() 1186 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_get_create() 1269 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_route_enqueue_update()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ipsec_fs.c | 801 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in ipsec_esw_tx_ft_policy_set()
|