| /dpdk/drivers/common/cnxk/ |
| H A D | roc_nix_tm.c | 270 node->hw_id = NIX_TM_HW_ID_INVALID; in nix_tm_node_add() 363 if (node->hw_id != parent->hw_id) in nix_tm_bp_config_set() 477 smq = node->hw_id; in nix_tm_smq_xoff() 513 *smq = node->parent->hw_id; in nix_tm_leaf_data_get() 750 node->parent->hw_id, rc); in nix_tm_sq_flush_post() 785 smq = node->parent->hw_id; in nix_tm_sq_sched_conf() 913 uint16_t avail, hw_id; in nix_tm_free_node_resource() local 918 hw_id = node->hw_id; in nix_tm_free_node_resource() 933 plt_bitmap_set(bmp, hw_id); in nix_tm_free_node_resource() 945 req->schq = hw_id; in nix_tm_free_node_resource() [all …]
|
| H A D | roc_nix_tm_ops.c | 357 node->hw_id); in roc_nix_tm_node_name_get() 393 plt_err("Failed to enable smq %u, rc=%d", node->hw_id, in roc_nix_smq_flush() 408 plt_err("Failed to enable smq %u, rc=%d", node->hw_id, in roc_nix_smq_flush() 462 plt_err("Failed to enable smq %u, rc=%d", node->hw_id, in roc_nix_tm_hierarchy_disable() 514 plt_err("Failed to enable smq %u, rc=%d", node->hw_id, in roc_nix_tm_hierarchy_disable() 638 plt_err("Failed to enable smq %u, rc=%d", node->hw_id, in roc_nix_tm_hierarchy_enable() 990 node->parent->hw_id == NIX_TM_HW_ID_INVALID) in roc_nix_tm_rlimit_sq()
|
| H A D | roc_nix_tm_utils.c | 97 return child_node->hw_id - child_node->priority; in nix_tm_find_prio_anchor() 522 schq = node->hw_id; in nix_tm_topology_reg_prep() 531 parent = node->parent->hw_id; in nix_tm_topology_reg_prep() 653 uint32_t schq = node->hw_id; in nix_tm_sched_reg_prep() 714 uint32_t schq = node->hw_id; in nix_tm_shaper_reg_prep() 840 uint32_t schq = node->hw_id; in nix_tm_sw_xoff_prep() 1140 schq = node->hw_id; in roc_nix_tm_node_stats_get()
|
| H A D | roc_nix_tm_mark.c | 45 uint32_t schq = tm_node->hw_id; in prepare_tm_shaper_red_algo()
|
| H A D | roc_nix_priv.h | 79 uint32_t hw_id; member
|
| H A D | roc_nix_debug.c | 1057 schq = node->hw_id; in nix_tm_dump_lvl() 1061 parent_schq = parent->hw_id; in nix_tm_dump_lvl()
|
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_sparser.c | 184 RTE_LOG(INFO, PMD, "Soft parser loaded for dpni@%d\n", priv->hw_id); in dpaa2_eth_load_wriop_soft_parser() 231 priv->hw_id); in dpaa2_eth_enable_wriop_soft_parser() 237 RTE_LOG(INFO, PMD, "Soft parser enabled for dpni@%d\n", priv->hw_id); in dpaa2_eth_enable_wriop_soft_parser()
|
| H A D | dpaa2_ethdev.c | 135 ret, vlan_id, priv->hw_id); in dpaa2_vlan_filter_set() 1201 priv->hw_id, ret); in dpaa2_dev_start() 1321 ret, priv->hw_id); in dpaa2_dev_stop() 2587 int ret, hw_id, i; in dpaa2_dev_init() local 2619 hw_id = dpaa2_dev->object_id; in dpaa2_dev_init() 2620 ret = dpni_open(dpni_dev, CMD_PRI_LOW, hw_id, &priv->token); in dpaa2_dev_init() 2624 hw_id, ret); in dpaa2_dev_init() 2636 hw_id, ret); in dpaa2_dev_init() 2644 hw_id, ret); in dpaa2_dev_init() 2676 priv->hw_id = hw_id; in dpaa2_dev_init()
|
| H A D | dpaa2_ethdev.h | 168 int32_t hw_id; member
|
| /dpdk/drivers/bus/fslmc/portal/ |
| H A D | dpaa2_hw_dpio.c | 247 dpaa2_affine_dpio_intr_to_respective_core(dpio_dev->hw_id, cpu_id); in dpaa2_configure_stashing() 385 dpio_dev->hw_id = object_id; in dpaa2_create_dpio_device() 406 if (dpio_open(dpio_dev->dpio, CMD_PRI_LOW, dpio_dev->hw_id, in dpaa2_create_dpio_device() 502 dpio_dev->hw_id); in dpaa2_create_dpio_device()
|
| H A D | dpaa2_hw_pvt.h | 121 int32_t hw_id; /**< An unique ID of this DPIO device instance */ member
|
| /dpdk/drivers/event/dlb2/ |
| H A D | dlb2_xstats.c | 55 hw_id, /**< Hardware ID */ enumerator 231 case hw_id: return ev_port->qm_port.id; in get_port_stat() 314 case hw_id: return ev_queue->qm_queue.id; in get_queue_stat() 460 hw_id, in dlb2_xstats_init() enumerator 544 hw_id, in dlb2_xstats_init() enumerator
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_hsi_debug_tools.h | 631 u8 hw_id /* HW ID associated with the block */; member 727 u8 hw_id /* HW ID associated with the Storm */; member
|
| /dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_priv.h | 34 int32_t hw_id; /**< An unique ID of this device instance */ member
|
| H A D | dpaa2_sec_dpseci.c | 3838 priv->hw_id); in dpaa2_sec_dev_start() 3879 priv->hw_id); in dpaa2_sec_dev_stop() 4322 int retcode, hw_id; in dpaa2_sec_dev_init() local 4326 hw_id = dpaa2_dev->object_id; in dpaa2_sec_dev_init() 4376 retcode = dpseci_open(dpseci, CMD_PRI_LOW, hw_id, &token); in dpaa2_sec_dev_init() 4390 "dpsec-%u", hw_id); in dpaa2_sec_dev_init()
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rx.h | 182 uint32_t hw_id; /* Queue index in the Hardware. */ member
|
| H A D | mlx5_rxq.c | 3239 if (ext_rxq->hw_id != hw_idx) { in rte_pmd_mlx5_external_rx_queue_id_map() 3243 port_id, dpdk_idx, hw_idx, ext_rxq->hw_id); in rte_pmd_mlx5_external_rx_queue_id_map() 3252 ext_rxq->hw_id = hw_idx; in rte_pmd_mlx5_external_rx_queue_id_map()
|
| H A D | mlx5_devx.c | 587 rqt_attr->rq_list[i] = ext_rxq->hw_id; in mlx5_devx_ind_table_create_rqt_attr()
|
| /dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 2797 u8 hw_id[0x20]; member
|