Searched refs:mlx5e_profile (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | fs.h | 128 struct mlx5e_profile; 149 const struct mlx5e_profile *profile, 152 const struct mlx5e_profile *profile); 154 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile,
|
| H A D | ptp.c | 984 const struct mlx5e_profile *profile) in mlx5e_ptp_alloc_rx_fs() 1000 const struct mlx5e_profile *profile) in mlx5e_ptp_free_rx_fs()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en.h | 953 const struct mlx5e_profile *profile; 1002 struct mlx5e_profile { struct 1027 const struct mlx5e_profile *profile, argument 1253 const struct mlx5e_profile *profile, 1258 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile); 1264 const struct mlx5e_profile *new_profile,
|
| H A D | en_main.c | 1422 const struct mlx5e_profile *profile, in mlx5e_profile_get_tisn() 6130 static const struct mlx5e_profile mlx5e_nic_profile = { 6154 const struct mlx5e_profile *profile) in mlx5e_profile_max_num_channels() 6167 const struct mlx5e_profile *profile) in mlx5e_calc_max_nch() 6209 const struct mlx5e_profile *profile, in mlx5e_priv_init() 6319 const struct mlx5e_profile *profile) in mlx5e_get_max_num_txqs() 6337 const struct mlx5e_profile *profile) in mlx5e_get_max_num_rxqs() 6343 mlx5e_create_netdev(struct mlx5_core_dev *mdev, const struct mlx5e_profile *profile) in mlx5e_create_netdev() 6396 const struct mlx5e_profile *profile = priv->profile; in mlx5e_attach_netdev() 6483 const struct mlx5e_profile *profile = priv->profile; in mlx5e_detach_netdev() [all …]
|
| H A D | en_fs.c | 1320 const struct mlx5e_profile *profile, in mlx5e_create_flow_steering() 1384 const struct mlx5e_profile *profile) in mlx5e_destroy_flow_steering() 1461 struct mlx5e_flow_steering *mlx5e_fs_init(const struct mlx5e_profile *profile, in mlx5e_fs_init()
|
| H A D | en_rep.c | 1469 static const struct mlx5e_profile mlx5e_rep_profile = { 1487 static const struct mlx5e_profile mlx5e_uplink_rep_profile = { 1555 const struct mlx5e_profile *profile; in mlx5e_vport_vf_rep_load()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ipoib_vlan.c | 346 static const struct mlx5e_profile mlx5i_pkey_nic_profile = { 362 const struct mlx5e_profile *mlx5i_pkey_get_profile(void) in mlx5i_pkey_get_profile()
|