Home
last modified time | relevance | path

Searched refs:mlx5_dev_cap (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_txq.c104 struct mlx5_dev_cap *dev_cap = &priv->sh->dev_cap; in mlx5_get_tx_port_offloads()
746 struct mlx5_dev_cap *dev_cap = &priv->sh->dev_cap; in txq_set_params()
H A Dmlx5_ethdev.c527 struct mlx5_dev_cap *attr = &priv->sh->dev_cap; in mlx5_fw_version_get()
H A Dmlx5.h129 struct mlx5_dev_cap { struct
1203 struct mlx5_dev_cap dev_cap; /* Device capabilities. */
H A Dmlx5.c2248 struct mlx5_dev_cap *dev_cap = &priv->sh->dev_cap; in mlx5_port_args_config()
H A Dmlx5_rxq.c1576 struct mlx5_dev_cap *dev_cap = &priv->sh->dev_cap; in mlx5_mprq_prepare()
/dpdk/drivers/net/mlx5/windows/
H A Dmlx5_os.c170 memset(&sh->dev_cap, 0, sizeof(struct mlx5_dev_cap)); in mlx5_os_capabilities_prepare()
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c168 memset(&sh->dev_cap, 0, sizeof(struct mlx5_dev_cap)); in mlx5_os_capabilities_prepare()