Searched refs:room (Results 1 – 19 of 19) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_tx.h | 2822 room = RTE_MIN(room, in mlx5_tx_burst_empw_inline() 2830 part = room; in mlx5_tx_burst_empw_inline() 2844 part -= room; in mlx5_tx_burst_empw_inline() 2892 if (room < tlen) in mlx5_tx_burst_empw_inline() 2909 room -= tlen; in mlx5_tx_burst_empw_inline() 2967 part -= room; in mlx5_tx_burst_empw_inline() 2982 part -= room; in mlx5_tx_burst_empw_inline() 2992 part -= room; in mlx5_tx_burst_empw_inline() 3001 part -= room; in mlx5_tx_burst_empw_inline() 3011 part -= room; in mlx5_tx_burst_empw_inline() [all …]
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | reorder_lib.rst | 52 This means that as long as there is room in the Ready buffer, the window will 61 the Order buffer to the Ready buffer, as long as there is room in the Ready buffer.
|
| H A D | rte_security.rst | 147 has required head room and tail room for any protocol header addition. The 217 should make sure that the buffer has required head room and tail room
|
| H A D | ring_lib.rst | 115 If there is not enough room in the ring (this is detected by checking cons_tail), it returns an err… 222 If there is not enough room in the ring (this is detected by checking cons_tail), it returns an err…
|
| H A D | bbdev.rst | 578 with enough room for the output data. 702 with enough room for the output data. 826 The ``output`` buffer is allocated by the application with enough room 1089 application with enough room for the output data.
|
| H A D | compressdev.rst | 517 rte_exit(EXIT_FAILURE, "Not enough room in the mbuf\n"); 520 rte_exit(EXIT_FAILURE, "Not enough room in the mbuf\n");
|
| H A D | mbuf_lib.rst | 219 in the "dynamic space", by registering some room in the mbuf structure:
|
| H A D | hash_lib.rst | 163 If there is room in the alternative bucket, the evicted entry
|
| H A D | cryptodev_lib.rst | 971 rte_exit(EXIT_FAILURE, "Not enough room in the mbuf\n");
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | fips_validation.rst | 115 possible data room (65535 bytes). If the user wants to test scatter-gather
|
| H A D | l2_forward_real_virtual.rst | 178 The number of allocated pkt mbufs is NB_MBUF, with a data room size of
|
| H A D | l2_forward_job_stats.rst | 146 The number of allocated pkt mbufs is NB_MBUF, with a data room size of
|
| H A D | l2_forward_event.rst | 166 The number of allocated pkt mbufs is NB_MBUF, with a data room size of
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 866 * **mbuf: Fix data room size calculation in pool init.** 868 Deduct the mbuf data room size from ``mempool->elt_size`` and ``priv_size``, 875 private size is assumed to be 0, and the room size is ``mp->elt_size`` -
|
| H A D | release_20_05.rst | 309 when there is not enough room to store one object.
|
| H A D | release_19_11.rst | 36 This new feature adds the ability to dynamically register some room
|
| /dpdk/doc/guides/nics/ |
| H A D | qede.rst | 142 EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
|
| H A D | ena.rst | 48 ENA introduces a very small set of management commands with room for
|
| H A D | mlx5.rst | 365 - The first mbuf length, without head-room, must be big enough to include the 664 space left for a head room at the end of a stride which incurs some
|