Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib.h92 const struct mlx5e_profile *profile,
99 const struct mlx5e_profile *mlx5i_pkey_get_profile(void);
Dipoib_vlan.c280 const struct mlx5e_profile *profile, in mlx5i_pkey_init()
341 static const struct mlx5e_profile mlx5i_pkey_nic_profile = {
357 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
Dipoib.c77 const struct mlx5e_profile *profile, in mlx5i_init()
462 static const struct mlx5e_profile mlx5i_nic_profile = {
706 const struct mlx5e_profile *profile = priv->profile; in mlx5_rdma_netdev_free()
722 static const struct mlx5e_profile *mlx5_get_profile(struct mlx5_core_dev *mdev) in mlx5_get_profile()
733 const struct mlx5e_profile *prof = mlx5_get_profile(mdev); in mlx5_rdma_setup_rn()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den.h817 const struct mlx5e_profile *profile;
842 struct mlx5e_profile { struct
845 const struct mlx5e_profile *profile, void *ppriv); argument
1079 const struct mlx5e_profile *profile,
1083 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile,
Den_rep.c760 const struct mlx5e_profile *profile, in mlx5e_init_rep()
1161 static const struct mlx5e_profile mlx5e_rep_profile = {
1178 static const struct mlx5e_profile mlx5e_uplink_rep_profile = {
1201 const struct mlx5e_profile *profile; in mlx5e_vport_rep_load()
Den_main.c5051 const struct mlx5e_profile *profile, in mlx5e_nic_init()
5264 static const struct mlx5e_profile mlx5e_nic_profile = {
5289 const struct mlx5e_profile *profile, in mlx5e_netdev_init()
5332 const struct mlx5e_profile *profile, in mlx5e_create_netdev()
5364 const struct mlx5e_profile *profile; in mlx5e_attach_netdev()
5421 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev()
5436 const struct mlx5e_profile *profile = priv->profile; in mlx5e_destroy_netdev()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h69 static inline bool mlx5e_qid_validate(const struct mlx5e_profile *profile, in mlx5e_qid_validate()