Home
last modified time | relevance | path

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

/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cfg.c25 struct hinic_dev_cap *dev_cap, in hinic_parse_shared_res_cap()
50 struct hinic_dev_cap *dev_cap, in hinic_parse_l2nic_res_cap()
109 struct hinic_dev_cap *dev_cap, in hinic_parse_pub_res_cap()
153 struct hinic_dev_cap *dev_cap, in parse_dev_cap()
174 struct hinic_dev_cap dev_cap; in get_cap_from_fw() local
196 struct hinic_dev_cap dev_cap; in get_cap_from_pf() local
/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() local
746 struct mlx5_dev_cap *dev_cap = &priv->sh->dev_cap; in txq_set_params() local
H A Dmlx5.c2248 struct mlx5_dev_cap *dev_cap = &priv->sh->dev_cap; in mlx5_port_args_config() local
H A Dmlx5_rxq.c1576 struct mlx5_dev_cap *dev_cap = &priv->sh->dev_cap; in mlx5_mprq_prepare() local
H A Dmlx5.h1203 struct mlx5_dev_cap dev_cap; /* Device capabilities. */ member