Home
last modified time | relevance | path

Searched refs:mlx5_dev_config (Results 1 – 10 of 10) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h198 struct mlx5_dev_config { struct
991 struct mlx5_dev_config config; /* Device configuration. */
1038 int mlx5_args(struct mlx5_dev_config *config, struct rte_devargs *devargs);
1041 const struct mlx5_dev_config *config);
1046 struct mlx5_dev_config *config);
1049 struct mlx5_dev_config *config);
1279 const struct mlx5_dev_config *config,
H A Dmlx5_ethdev.c257 struct mlx5_dev_config *config = &priv->config; in mlx5_set_txlimit_params()
293 struct mlx5_dev_config *config = &priv->config; in mlx5_dev_infos_get()
602 struct mlx5_dev_config *config = &priv->config; in mlx5_hairpin_cap_get()
H A Dmlx5.c572 const struct mlx5_dev_config *config) in mlx5_flow_ipool_create()
733 const struct mlx5_dev_config *config) in mlx5_alloc_rxtx_uars()
878 const struct mlx5_dev_config *config) in mlx5_alloc_shared_dev_ctx()
1445 struct mlx5_dev_config *config = opaque; in mlx5_args_check()
1601 mlx5_args(struct mlx5_dev_config *config, struct rte_devargs *devargs) in mlx5_args()
1689 struct mlx5_dev_config *config) in mlx5_set_min_inline()
1881 struct mlx5_dev_config *config) in mlx5_dev_check_sibling_config()
1884 struct mlx5_dev_config *sh_conf = NULL; in mlx5_dev_check_sibling_config()
H A Dmlx5_txq.c101 struct mlx5_dev_config *config = &priv->config; in mlx5_get_tx_port_offloads()
789 struct mlx5_dev_config *config = &priv->config; in txq_set_params()
993 struct mlx5_dev_config *config = &priv->config; in txq_adjust_params()
H A Dmlx5_rxq.c403 struct mlx5_dev_config *config = &priv->config; in mlx5_get_rx_queue_offloads()
1403 struct mlx5_dev_config *config = &priv->config; in mlx5_rxq_new()
H A Dmlx5_flow.c728 struct mlx5_dev_config *config = &priv->config; in mlx5_flow_get_reg_id()
849 struct mlx5_dev_config *config = &priv->config; in mlx5_flow_ext_mreg_supported()
3882 struct mlx5_dev_config *config = &priv->config; in flow_mreg_update_copy_table()
4679 struct mlx5_dev_config *config = &priv->config; in flow_create_split_metadata()
6812 struct mlx5_dev_config *config = &priv->config; in mlx5_flow_discover_mreg_c()
H A Dmlx5_flow_dv.c1345 struct mlx5_dev_config *config = &priv->config; in flow_dv_validate_item_mark()
1419 struct mlx5_dev_config *config = &priv->config; in flow_dv_validate_item_meta()
2315 struct mlx5_dev_config *config = &priv->config; in flow_dv_validate_action_flag()
2374 struct mlx5_dev_config *config = &priv->config; in flow_dv_validate_action_mark()
4346 struct mlx5_dev_config *dev_conf = &priv->config; in flow_dv_validate_action_sample()
5260 struct mlx5_dev_config *dev_conf = &priv->config; in flow_dv_validate()
9611 struct mlx5_dev_config *dev_conf = &priv->config; in flow_dv_translate()
H A Dmlx5_rxtx.c5566 struct mlx5_dev_config *config = &priv->config; in mlx5_select_tx_function()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_vlan_os.c106 struct mlx5_dev_config *config = &priv->config; in mlx5_vlan_vmwa_init()
H A Dmlx5_os.c673 struct mlx5_dev_config *config) in mlx5_dev_spawn()
1795 struct mlx5_dev_config dev_config; in mlx5_os_pci_probe()
2137 memset(&dev_config, 0, sizeof(struct mlx5_dev_config)); in mlx5_os_pci_probe()
2210 mlx5_config_doorbell_mapping_env(const struct mlx5_dev_config *config) in mlx5_config_doorbell_mapping_env()
2290 const struct mlx5_dev_config *config, in mlx5_os_open_device()