Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.h17 void mlx5e_rep_tc_netdevice_event_unregister(struct mlx5e_rep_priv *rpriv);
53 mlx5e_rep_tc_netdevice_event_unregister(struct mlx5e_rep_priv *rpriv) {} in mlx5e_rep_tc_netdevice_event_unregister() function
H A Dtc.c680 void mlx5e_rep_tc_netdevice_event_unregister(struct mlx5e_rep_priv *rpriv) in mlx5e_rep_tc_netdevice_event_unregister() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c1156 mlx5e_rep_tc_netdevice_event_unregister(rpriv); in mlx5e_cleanup_uplink_rep_tx()