Home
last modified time | relevance | path

Searched refs:QPL (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/docs/devel/migration/
H A Dqpl-compression.rst2 QPL Compression
4 The Intel Query Processing Library (Intel ``QPL``) is an open-source library to
8 The ``QPL`` compression relies on Intel In-Memory Analytics Accelerator(``IAA``)
13 For more ``QPL`` introduction, please refer to `QPL Introduction
16 QPL Compression Framework
28 | QPL library | | Resources
44 QPL Build And Installation
55 For more details about ``QPL`` installation, please refer to `QPL Installation
124 Set work queue mode to shared mode, since ``QPL`` library only supports
163 The multifd migration with ``QPL`` compression method will use all work
[all …]
H A Dqatzip-compression.rst148 How To Choose Between QATzip and QPL
153 used to accelerate ``QPL``.
162 the ``QATzip`` method because ``QPL`` performance is not good without SVM
165 3 - For other scenarios, use the ``QPL`` method first.
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2039 #define QPL 4 macro
2044 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qinfo_show()
2062 const struct sge_eth_rxq *rxq = &adapter->sge.ethrxq[r * QPL]; in sge_qinfo_show()
2063 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qinfo_show()
2064 int n = min(QPL, adapter->sge.ethqsets - QPL * r); in sge_qinfo_show()
2140 return DIV_ROUND_UP(adapter->sge.ethqsets, QPL) + 1 + in sge_queue_entries()
2175 #define QPL 4 macro
2180 int eth_entries = DIV_ROUND_UP(adapter->sge.ethqsets, QPL); in sge_qstats_show()
2202 const struct sge_eth_rxq *rxq = &adapter->sge.ethrxq[r * QPL]; in sge_qstats_show()
2203 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qstats_show()
[all …]
/openbmc/linux/Documentation/networking/device_drivers/ethernet/google/
H A Dgve.rst57 GVE supports two addressing modes: QPL and RDA.
58 QPL ("queue-page-list") mode communicates data through a set of
/openbmc/linux/
H A Dopengrok0.0.log[all...]