Searched refs:strategy (Results 1 – 14 of 14) sorted by relevance
| /dpdk/drivers/compress/zlib/ |
| H A D | zlib_pmd.c | 223 int strategy, level, wbits; in zlib_set_stream_parameters() local 272 strategy = Z_DEFAULT_STRATEGY; in zlib_set_stream_parameters() 275 strategy = Z_FIXED; in zlib_set_stream_parameters() 278 strategy = Z_DEFAULT_STRATEGY; in zlib_set_stream_parameters() 286 DEF_MEM_LEVEL, strategy) != Z_OK) { in zlib_set_stream_parameters()
|
| /dpdk/.github/workflows/ |
| H A D | build.yml | 31 strategy: 164 strategy: 213 strategy:
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_hw.h | 70 int strategy);
|
| H A D | txgbe_type.h | 554 int strategy);
|
| H A D | txgbe_hw.c | 2008 int strategy) in txgbe_set_pba() argument 2025 switch (strategy) { in txgbe_set_pba()
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_82598.c | 37 u32 headroom, int strategy); 1365 u32 headroom, int strategy) in ixgbe_set_rxpba_82598() argument 1375 switch (strategy) { in ixgbe_set_rxpba_82598()
|
| H A D | ixgbe_common.h | 127 int strategy);
|
| H A D | ixgbe_common.c | 4702 int strategy) in ixgbe_set_rxpba_generic() argument 4717 switch (strategy) { in ixgbe_set_rxpba_generic()
|
| /dpdk/app/test/ |
| H A D | test_compressdev.c | 428 int strategy, window_bits, comp_level; in compress_zlib() local 439 strategy = Z_FIXED; in compress_zlib() 441 strategy = Z_DEFAULT_STRATEGY; in compress_zlib() 457 window_bits, mem_level, strategy); in compress_zlib()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | lpm_lib.rst | 221 The LPM algorithm is used to implement Classless Inter-Domain Routing (CIDR) strategy used by route…
|
| H A D | lpm6_lib.rst | 208 The LPM algorithm is used to implement the Classless Inter-Domain Routing (CIDR) strategy used by r…
|
| H A D | graph_lib.rst | 198 processing strategy would be to create graph object PER WORKER.
|
| H A D | qos_framework.rst | 342 The multicore scaling strategy is: 447 The strategy of hiding the latency of the prefetch operations is to switch from the current pipe (i…
|
| /dpdk/license/ |
| H A D | lgpl-2.1.txt | 25 strategy to use in any particular case, based on the explanations below.
|