Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h91 const struct mlx5e_profile *profile,
96 const struct mlx5e_profile *mlx5i_pkey_get_profile(void);
Dipoib_vlan.c280 const struct mlx5e_profile *profile, in mlx5i_pkey_init()
344 static const struct mlx5e_profile mlx5i_pkey_nic_profile = {
361 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
Dipoib.c77 const struct mlx5e_profile *profile, in mlx5i_init()
422 static const struct mlx5e_profile mlx5i_nic_profile = {
661 const struct mlx5e_profile *profile = priv->profile; in mlx5_rdma_netdev_free()
677 static const struct mlx5e_profile *mlx5_get_profile(struct mlx5_core_dev *mdev) in mlx5_get_profile()
688 const struct mlx5e_profile *prof = mlx5_get_profile(mdev); in mlx5_rdma_setup_rn()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den.h865 const struct mlx5e_profile *profile;
881 struct mlx5e_profile { struct
884 const struct mlx5e_profile *profile, void *ppriv); argument
1168 const struct mlx5e_profile *profile,
1172 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile,
Den_rep.c1490 const struct mlx5e_profile *profile, in mlx5e_init_rep()
1761 static const struct mlx5e_profile mlx5e_rep_profile = {
1777 static const struct mlx5e_profile mlx5e_uplink_rep_profile = {
1857 const struct mlx5e_profile *profile; in mlx5e_vport_rep_load()
Den_main.c5008 const struct mlx5e_profile *profile, in mlx5e_nic_init()
5211 static const struct mlx5e_profile mlx5e_nic_profile = {
5235 const struct mlx5e_profile *profile, in mlx5e_netdev_init()
5273 const struct mlx5e_profile *profile, in mlx5e_create_netdev()
5304 const struct mlx5e_profile *profile; in mlx5e_attach_netdev()
5342 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev()
5357 const struct mlx5e_profile *profile = priv->profile; in mlx5e_destroy_netdev()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h69 static inline bool mlx5e_qid_validate(const struct mlx5e_profile *profile, in mlx5e_qid_validate()