Searched refs:mlx5e_profile (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en.h | 934 const struct mlx5e_profile *profile; 961 struct mlx5e_profile { struct 1183 const struct mlx5e_profile *profile, 1188 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile, 1194 const struct mlx5e_profile *new_profile, void *new_ppriv);
|
| A D | en_rep.c | 1094 static const struct mlx5e_profile mlx5e_rep_profile = { 1113 static const struct mlx5e_profile mlx5e_uplink_rep_profile = { 1178 const struct mlx5e_profile *profile; in mlx5e_vport_vf_rep_load()
|
| A D | en_main.c | 5095 static const struct mlx5e_profile mlx5e_nic_profile = { 5117 const struct mlx5e_profile *profile) in mlx5e_calc_max_nch() 5143 const struct mlx5e_profile *profile, in mlx5e_priv_init() 5201 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile, in mlx5e_create_netdev() 5248 const struct mlx5e_profile *profile = priv->profile; in mlx5e_attach_netdev() 5318 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev() 5334 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_attach_profile() 5363 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_change_profile() 5365 const struct mlx5e_profile *orig_profile = priv->profile; in mlx5e_netdev_change_profile() 5447 const struct mlx5e_profile *profile = &mlx5e_nic_profile; in mlx5e_probe()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| A D | ipoib_vlan.c | 339 static const struct mlx5e_profile mlx5i_pkey_nic_profile = { 356 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
|
| A D | ipoib.c | 429 static const struct mlx5e_profile mlx5i_nic_profile = { 668 const struct mlx5e_profile *profile = priv->profile; in mlx5_rdma_netdev_free() 684 static const struct mlx5e_profile *mlx5_get_profile(struct mlx5_core_dev *mdev) in mlx5_get_profile() 695 const struct mlx5e_profile *prof = mlx5_get_profile(mdev); in mlx5_rdma_setup_rn()
|
| A D | ipoib.h | 96 const struct mlx5e_profile *mlx5i_pkey_get_profile(void);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | params.h | 80 static inline bool mlx5e_qid_validate(const struct mlx5e_profile *profile, in mlx5e_qid_validate()
|
Completed in 33 milliseconds