Linux Kernel
3.7.1
|
#include <asm/octeon/cvmx-packet.h>
Go to the source code of this file.
Data Structures | |
union | cvmx_pip_wqe_word2 |
struct | CVMX_CACHE_LINE_ALIGNED |
Macros | |
#define | OCT_TAG_TYPE_STRING(x) |
#define OCT_TAG_TYPE_STRING | ( | x | ) |
This header file defines the work queue entry (wqe) data structure. Since this is a commonly used structure that depends on structures from several hardware blocks, those definitions have been placed in this file to create a single point of definition of the wqe format. Data structures are still named according to the block that they relate to.
Definition at line 46 of file cvmx-wqe.h.