git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
net/bnxt: use first completion ring for fwd and async event
[dpdk.git]
/
lib
/
librte_power
/
power_common.h
1
/* SPDX-License-Identifier: BSD-3-Clause
2
* Copyright(c) 2010-2014 Intel Corporation
3
*/
4
5
#ifndef _POWER_COMMON_H_
6
#define _POWER_COMMON_H_
7
8
#define RTE_POWER_INVALID_FREQ_INDEX (~0)
9
10
#endif /* _POWER_COMMON_H_ */