Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/
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,
Dptp.h130 const struct mlx5e_profile *profile);
132 const struct mlx5e_profile *profile);
Dptp.c961 const struct mlx5e_profile *profile) in mlx5e_ptp_alloc_rx_fs()
977 const struct mlx5e_profile *profile) in mlx5e_ptp_free_rx_fs()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c351 static const struct mlx5e_profile mlx5i_pkey_nic_profile = {
366 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
Dipoib.h98 const struct mlx5e_profile *mlx5i_pkey_get_profile(void);
Dipoib.c494 static const struct mlx5e_profile mlx5i_nic_profile = {
736 const struct mlx5e_profile *profile = priv->profile; in mlx5_rdma_netdev_free()
752 static const struct mlx5e_profile *mlx5_get_profile(struct mlx5_core_dev *mdev) in mlx5_get_profile()
763 const struct mlx5e_profile *prof = mlx5_get_profile(mdev); in mlx5_rdma_setup_rn()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den.h919 const struct mlx5e_profile *profile;
963 struct mlx5e_profile { struct
1192 const struct mlx5e_profile *profile,
1197 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile);
1202 const struct mlx5e_profile *new_profile, void *new_ppriv);
Den_main.c5541 static const struct mlx5e_profile mlx5e_nic_profile = {
5565 const struct mlx5e_profile *profile) in mlx5e_profile_max_num_channels()
5578 const struct mlx5e_profile *profile) in mlx5e_calc_max_nch()
5620 const struct mlx5e_profile *profile, in mlx5e_priv_init()
5710 const struct mlx5e_profile *profile) in mlx5e_get_max_num_txqs()
5728 const struct mlx5e_profile *profile) in mlx5e_get_max_num_rxqs()
5734 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) in mlx5e_create_netdev()
5785 const struct mlx5e_profile *profile = priv->profile; in mlx5e_attach_netdev()
5868 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev()
5887 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_init_profile()
[all …]
Den_rep.c1406 static const struct mlx5e_profile mlx5e_rep_profile = {
1424 static const struct mlx5e_profile mlx5e_uplink_rep_profile = {
1469 const struct mlx5e_profile *profile; in mlx5e_vport_vf_rep_load()
Den_fs.c1305 const struct mlx5e_profile *profile, in mlx5e_create_flow_steering()
1370 const struct mlx5e_profile *profile) in mlx5e_destroy_flow_steering()
1447 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile, in mlx5e_fs_init()