Home
last modified time | relevance | path

Searched defs:hca_attr (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5.c512 struct mlx5_hca_attr *hca_attr = &sh->cdev->config.hca_attr; in mlx5_flow_counter_mode_config() local
1361 struct mlx5_hca_attr *hca_attr) in mlx5_rt_timestamp_config()
2247 struct mlx5_hca_attr *hca_attr = &priv->sh->cdev->config.hca_attr; in mlx5_port_args_config() local
2621 struct mlx5_hca_attr *hca_attr = &priv->sh->cdev->config.hca_attr; in mlx5_set_min_inline() local
H A Dmlx5_flow.c3318 struct mlx5_hca_attr *hca_attr = &sh->cdev->config.hca_attr; in mlx5_flow_validate_item_geneve_opt() local
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c145 struct mlx5_hca_attr *hca_attr = &cdev->config.hca_attr; in mlx5_os_capabilities_prepare() local
1289 struct mlx5_hca_attr *hca_attr = &sh->cdev->config.hca_attr; in mlx5_dev_spawn() local
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c157 struct mlx5_hca_attr *hca_attr = &sh->cdev->config.hca_attr; in mlx5_os_capabilities_prepare() local
/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h447 struct mlx5_hca_attr hca_attr; /* HCA attributes. */ member