Searched refs:mlx5e_profile (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | fs.h | 122 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,
|
| D | ptp.h | 130 const struct mlx5e_profile *profile); 132 const struct mlx5e_profile *profile);
|
| D | ptp.c | 949 const struct mlx5e_profile *profile) in mlx5e_ptp_alloc_rx_fs() 965 const struct mlx5e_profile *profile) in mlx5e_ptp_free_rx_fs()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ipoib_vlan.c | 351 static const struct mlx5e_profile mlx5i_pkey_nic_profile = { 366 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
|
| D | ipoib.h | 98 const struct mlx5e_profile *mlx5i_pkey_get_profile(void);
|
| D | ipoib.c | 494 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-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en.h | 918 const struct mlx5e_profile *profile; 962 struct mlx5e_profile { struct 1191 const struct mlx5e_profile *profile, 1196 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile); 1201 const struct mlx5e_profile *new_profile, void *new_ppriv);
|
| D | en_main.c | 5520 static const struct mlx5e_profile mlx5e_nic_profile = { 5544 const struct mlx5e_profile *profile) in mlx5e_profile_max_num_channels() 5557 const struct mlx5e_profile *profile) in mlx5e_calc_max_nch() 5599 const struct mlx5e_profile *profile, in mlx5e_priv_init() 5689 const struct mlx5e_profile *profile) in mlx5e_get_max_num_txqs() 5707 const struct mlx5e_profile *profile) in mlx5e_get_max_num_rxqs() 5713 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) in mlx5e_create_netdev() 5764 const struct mlx5e_profile *profile = priv->profile; in mlx5e_attach_netdev() 5847 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev() 5866 const struct mlx5e_profile *new_profile, void *new_ppriv) in mlx5e_netdev_init_profile() [all …]
|
| D | en_rep.c | 1402 static const struct mlx5e_profile mlx5e_rep_profile = { 1420 static const struct mlx5e_profile mlx5e_uplink_rep_profile = { 1465 const struct mlx5e_profile *profile; in mlx5e_vport_vf_rep_load()
|
| D | en_fs.c | 1305 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()
|