Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h122 struct mlx5e_profile;
142 const struct mlx5e_profile *profile,
145 const struct mlx5e_profile *profile);
147 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile,
H A Dptp.h136 const struct mlx5e_profile *profile);
138 const struct mlx5e_profile *profile);
H A Dptp.c973 const struct mlx5e_profile *profile) in mlx5e_ptp_alloc_rx_fs()
989 const struct mlx5e_profile *profile) in mlx5e_ptp_free_rx_fs()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h919 const struct mlx5e_profile *profile;
964 struct mlx5e_profile { struct
989 const struct mlx5e_profile *profile, argument
1210 const struct mlx5e_profile *profile,
1215 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile);
1220 const struct mlx5e_profile *new_profile, void *new_ppriv);
H A Den_main.c1382 const struct mlx5e_profile *profile, in mlx5e_profile_get_tisn()
5907 static const struct mlx5e_profile mlx5e_nic_profile = {
5931 const struct mlx5e_profile *profile) in mlx5e_profile_max_num_channels()
5944 const struct mlx5e_profile *profile) in mlx5e_calc_max_nch()
5986 const struct mlx5e_profile *profile, in mlx5e_priv_init()
6086 const struct mlx5e_profile *profile) in mlx5e_get_max_num_txqs()
6104 const struct mlx5e_profile *profile) in mlx5e_get_max_num_rxqs()
6110 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) in mlx5e_create_netdev()
6161 const struct mlx5e_profile *profile = priv->profile; in mlx5e_attach_netdev()
6244 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev()
[all …]
H A Den_fs.c1299 const struct mlx5e_profile *profile, in mlx5e_create_flow_steering()
1363 const struct mlx5e_profile *profile) in mlx5e_destroy_flow_steering()
1440 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile, in mlx5e_fs_init()
H A Den_rep.c1456 static const struct mlx5e_profile mlx5e_rep_profile = {
1474 static const struct mlx5e_profile mlx5e_uplink_rep_profile = {
1519 const struct mlx5e_profile *profile; in mlx5e_vport_vf_rep_load()
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c351 static const struct mlx5e_profile mlx5i_pkey_nic_profile = {
367 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
H A Dipoib.h100 const struct mlx5e_profile *mlx5i_pkey_get_profile(void);
H A Dipoib.c496 static const struct mlx5e_profile mlx5i_nic_profile = {
739 const struct mlx5e_profile *profile = priv->profile; in mlx5_rdma_netdev_free()
755 static const struct mlx5e_profile *mlx5_get_profile(struct mlx5_core_dev *mdev) in mlx5_get_profile()
766 const struct mlx5e_profile *prof = mlx5_get_profile(mdev); in mlx5_rdma_setup_rn()