Searched refs:mlx5e_profile (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ipoib.h | 89 const struct mlx5e_profile *profile, 93 const struct mlx5e_profile *mlx5i_pkey_get_profile(void);
|
D | ipoib_vlan.c | 279 const struct mlx5e_profile *profile, in mlx5i_pkey_init() 338 static const struct mlx5e_profile mlx5i_pkey_nic_profile = { 354 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
|
D | ipoib.c | 75 const struct mlx5e_profile *profile, in mlx5i_init() 353 static const struct mlx5e_profile mlx5i_nic_profile = { 591 const struct mlx5e_profile *profile = priv->profile; in mlx5_rdma_netdev_free() 608 const struct mlx5e_profile *profile; in mlx5_rdma_netdev_alloc()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 695 const struct mlx5e_profile *profile; 705 struct mlx5e_profile { struct 708 const struct mlx5e_profile *profile, void *ppriv); argument 963 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile,
|
D | en_rep.c | 975 const struct mlx5e_profile *profile, in mlx5e_init_rep() 1060 static const struct mlx5e_profile mlx5e_rep_profile = {
|
D | en_main.c | 4550 const struct mlx5e_profile *profile, in mlx5e_build_nic_netdev_priv() 4739 const struct mlx5e_profile *profile, in mlx5e_nic_init() 4898 static const struct mlx5e_profile mlx5e_nic_profile = { 4918 const struct mlx5e_profile *profile, in mlx5e_create_netdev() 4960 const struct mlx5e_profile *profile; in mlx5e_attach_netdev() 5000 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev() 5017 const struct mlx5e_profile *profile = priv->profile; in mlx5e_destroy_netdev()
|