Searched refs:REP_ETH (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/ |
| H A 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()
|
| H A D | tc.c | 728 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_rep_tc_receive()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | ipsec_fs.c | 167 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in mlx5_esw_ipsec_restore_dest_uplink() 170 rpriv = rep->rep_data[REP_ETH].priv; in mlx5_esw_ipsec_restore_dest_uplink()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | int_port.c | 195 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_int_port_add() 367 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_tc_int_port_init_rep_rx() 388 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in mlx5e_tc_int_port_cleanup_rep_rx()
|
| /linux/include/linux/mlx5/ |
| H A D | eswitch.h | 21 REP_ETH, enumerator
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.h | 127 return rep->rep_data[REP_ETH].priv; in mlx5e_rep_to_rep_priv()
|
| H A D | eswitch_offloads.c | 2776 if (rep_type == REP_ETH) in __esw_offloads_unload_rep() 3560 if (atomic_read(&rep->rep_data[REP_ETH].state) != REP_LOADED) in mlx5_eswitch_reload_ib_reps() 3568 if (atomic_read(&rep->rep_data[REP_ETH].state) == REP_LOADED) in mlx5_eswitch_reload_ib_reps()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ |
| H A D | mirred.c | 224 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH); in parse_mirred()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 1401 uplink_rpriv = mlx5_eswitch_get_uplink_priv(esw, REP_ETH); in ipsec_esw_tx_ft_policy_set()
|