Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
A Dib_rep.c36 u32 num_ports = mlx5_eswitch_get_total_vports(dev); in mlx5_ib_vport_rep_load()
48 peer_num_ports = mlx5_eswitch_get_total_vports(peer_dev); in mlx5_ib_vport_rep_load()
124 vport_index += mlx5_eswitch_get_total_vports(peer_mdev); in mlx5_ib_vport_rep_unload()
/linux/include/linux/mlx5/
A Deswitch.h149 u16 mlx5_eswitch_get_total_vports(const struct mlx5_core_dev *dev);
189 static inline u16 mlx5_eswitch_get_total_vports(const struct mlx5_core_dev *dev) in mlx5_eswitch_get_total_vports() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch.c1192 total_vports = mlx5_eswitch_get_total_vports(dev); in mlx5_esw_acls_ns_init()
2108 u16 mlx5_eswitch_get_total_vports(const struct mlx5_core_dev *dev) in mlx5_eswitch_get_total_vports() function
2115 EXPORT_SYMBOL_GPL(mlx5_eswitch_get_total_vports);

Completed in 7 milliseconds