Home
last modified time | relevance | path

Searched refs:mlx5e_is_uplink_rep (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.h232 bool mlx5e_is_uplink_rep(struct mlx5e_priv *priv);
247 static inline bool mlx5e_is_uplink_rep(struct mlx5e_priv *priv) { return false; } in mlx5e_is_uplink_rep() function
Den_rep.c470 bool mlx5e_is_uplink_rep(struct mlx5e_priv *priv) in mlx5e_is_uplink_rep() function
579 mlx5e_is_uplink_rep(netdev_priv(netdev)); in mlx5e_eswitch_uplink_rep()
Den_main.c3169 mlx5e_is_uplink_rep(priv)) { in mlx5e_get_stats()
3174 if (mlx5e_is_uplink_rep(priv)) { in mlx5e_get_stats()
3207 if (mlx5e_is_uplink_rep(priv)) in mlx5e_nic_set_rx_mode()
3529 if (mlx5e_is_uplink_rep(priv)) in mlx5e_fix_features()
3860 if (mlx5e_is_uplink_rep(priv)) in mlx5e_set_vf_link_state()
3902 if (!mlx5e_is_uplink_rep(priv)) in mlx5e_has_offload_stats()
3914 if (!mlx5e_is_uplink_rep(priv)) in mlx5e_get_offload_stats()
Den_fs.c464 if (mlx5e_is_uplink_rep(priv)) in mlx5e_vlan_rx_add_vid()
479 if (mlx5e_is_uplink_rep(priv)) in mlx5e_vlan_rx_kill_vid()
Den_tc.c5144 if (mlx5e_is_uplink_rep(priv)) in mlx5e_setup_tc_block_cb()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtc_tun.c95 mlx5e_is_uplink_rep(netdev_priv(*out_dev)))) in get_route_and_out_devs()