Searched refs:states (Results 1 – 14 of 14) sorted by relevance
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_power_man.rst | 12 with the power management algorithms to control the P-states and 13 C-states of the Intel processor via a power management library. 42 Processor performance states (P-states) are the capability of an Intel processor 57 C-States are also known as sleep states. 60 Therefore, as you go into deeper C-states, the power consumed is lower but the exit latency is incr… 69 In this way, CPUIdle automatically forces the corresponding cores to enter deeper C-states 74 To fully demonstrate the power saving capability of using C-states, 75 it is recommended to enable deeper C3 and C6 states in the BIOS during system boot up. 217 This allows the core to enter the C3/C6 states.
|
| H A D | ethtool.rst | 48 * ``link``: Print port link states
|
| H A D | keep_alive.rst | 22 monitoring the state of the cores. Cores states are: Alive, MIA, Dead
|
| /dpdk/drivers/net/hinic/base/ |
| H A D | hinic_pmd_hwif.h | 109 enum hinic_doorbell_ctrl states);
|
| H A D | hinic_pmd_hwif.c | 309 enum hinic_doorbell_ctrl states) in wait_until_doorbell_flush_states() argument 318 if (db_ctrl == states) in wait_until_doorbell_flush_states()
|
| /dpdk/doc/guides/nics/ |
| H A D | ixgbe.rst | 253 interrupt mode of ``igb_uio`` or ``vfio``. Because the errata of X550 states
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_16_11.rst | 22 * Added new Rx checksum flags in mbufs to describe more states: unknown,
|
| H A D | release_16_07.rst | 163 Added support for reporting of core states other than "dead" to
|
| H A D | known_issues.rst | 622 states that the Interrupt Status bit is not implemented. The errata is the item #71
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | rcu_lib.rst | 103 states. This will combine all the shared data structure accesses into a
|
| H A D | compressdev.rst | 454 as history, states, etc. within a stream, which are maintained during the processing of the related…
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.c | 11752 static const char *states[] = { "CLOSED", "OPENING_WAIT4_LOAD", local 11760 return states[state_idx]; 11762 return states[0x10]; 11767 static const char *states[] = { "NONE", "DONE", "INIT", local 11770 return states[state];
|
| /dpdk/license/ |
| H A D | lgpl-2.1.txt | 250 Section 6 states terms for distribution of such executables.
|
| /dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 636 ANSI C states that such declarations have file scope regardless of the nesting of the declaration.
|