Home
last modified time | relevance | path

Searched refs:mlx5e_profile (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h133 struct mlx5e_profile;
154 const struct mlx5e_profile *profile,
157 const struct mlx5e_profile *profile);
159 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h962 const struct mlx5e_profile *profile;
1022 struct mlx5e_profile { struct
1047 const struct mlx5e_profile *profile, argument
1277 const struct mlx5e_profile *profile,
1282 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile);
1288 const struct mlx5e_profile *new_profile,
H A Den_main.c1480 const struct mlx5e_profile *profile, in mlx5e_profile_get_tisn()
6294 static const struct mlx5e_profile mlx5e_nic_profile = {
6318 const struct mlx5e_profile *profile) in mlx5e_profile_max_num_channels()
6331 const struct mlx5e_profile *profile) in mlx5e_calc_max_nch()
6376 const struct mlx5e_profile *profile, in mlx5e_priv_init()
6479 const struct mlx5e_profile *profile) in mlx5e_get_max_num_txqs()
6497 const struct mlx5e_profile *profile) in mlx5e_get_max_num_rxqs()
6503 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) in mlx5e_create_netdev()
6556 const struct mlx5e_profile *profile = priv->profile; in mlx5e_attach_netdev()
6651 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c346 static const struct mlx5e_profile mlx5i_pkey_nic_profile = {
362 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
H A Dipoib.c521 static const struct mlx5e_profile mlx5i_nic_profile = {
750 const struct mlx5e_profile *profile = priv->profile; in mlx5_rdma_netdev_free()
766 static const struct mlx5e_profile *mlx5_get_profile(struct mlx5_core_dev *mdev) in mlx5_get_profile()
777 const struct mlx5e_profile *prof = mlx5_get_profile(mdev); in mlx5_rdma_setup_rn()