Searched refs:sup (Results 1 – 7 of 7) sorted by relevance
71 **OCTEON TX** :sup:`®` board or cross-compiled on an x86 based platform.73 The **OCTEON TX** :sup:`®` board must be running the linux kernel based on125 Now this build system can be used to build applications for **OCTEON TX** :sup:`®` platforms.
9 **OCTEON TX** :sup:`®` family of processors (CN8XXX). The OCTEON TX crypto67 **OCTEON TX** :sup:`®` board or cross-compiled on an x86 based platform.
98 * TBL24: An array with 2\ :sup:`24` entries, corresponding to the ``nh_sz`` size.116 ideally we would have 2\ :sup:`24` tbl8s, which would be the same as having a117 single table with 2\ :sup:`32` entries. This is not feasible due to resource restrictions.
543 struct vring_used_elem_packed *sup; in numa_realloc() local545 sup = rte_realloc_socket(vq->shadow_used_packed, vq->size * sizeof(*sup), in numa_realloc()547 if (!sup) { in numa_realloc()552 vq->shadow_used_packed = sup; in numa_realloc()
36 uint32_t sup:1; /* Whether QOS is supported. */ member
870 attr->qos.sup = MLX5_GET(cmd_hca_cap, hcattr, qos); in mlx5_devx_cmd_query_hca_attr()987 if (attr->qos.sup) { in mlx5_devx_cmd_query_hca_attr()
1295 if (hca_attr->qos.sup && hca_attr->qos.flow_meter_old && in mlx5_dev_spawn()1326 if (hca_attr->qos.sup && hca_attr->qos.flow_meter_aso_sup) { in mlx5_dev_spawn()