Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | CVMX_ENABLE_LEN_M8_FIX 0 |
Typedefs | |
typedef union cvmx_ipd_1st_mbuff_skip | cvmx_ipd_mbuff_first_skip_t |
typedef union cvmx_ipd_1st_next_ptr_back | cvmx_ipd_first_next_ptr_back_t |
typedef cvmx_ipd_mbuff_first_skip_t | cvmx_ipd_mbuff_not_first_skip_t |
typedef cvmx_ipd_first_next_ptr_back_t | cvmx_ipd_second_next_ptr_back_t |
Enumerations | |
enum | cvmx_ipd_mode { CVMX_IPD_OPC_MODE_STT = 0LL, CVMX_IPD_OPC_MODE_STF = 1LL, CVMX_IPD_OPC_MODE_STF1_STT = 2LL, CVMX_IPD_OPC_MODE_STF2_STT = 3LL } |
#define CVMX_ENABLE_LEN_M8_FIX 0 |
Definition at line 48 of file cvmx-ipd.h.
typedef union cvmx_ipd_1st_next_ptr_back cvmx_ipd_first_next_ptr_back_t |
Definition at line 53 of file cvmx-ipd.h.
typedef union cvmx_ipd_1st_mbuff_skip cvmx_ipd_mbuff_first_skip_t |
Definition at line 52 of file cvmx-ipd.h.
Definition at line 55 of file cvmx-ipd.h.
Definition at line 56 of file cvmx-ipd.h.
enum cvmx_ipd_mode |
Interface to the hardware Input Packet Data unit.
CVMX_IPD_OPC_MODE_STT | |
CVMX_IPD_OPC_MODE_STF | |
CVMX_IPD_OPC_MODE_STF1_STT | |
CVMX_IPD_OPC_MODE_STF2_STT |
Definition at line 40 of file cvmx-ipd.h.