Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | nes_ucontext |
struct | nes_pd |
struct | nes_mr |
struct | nes_hw_pb |
struct | nes_vpbl |
struct | nes_root_vpbl |
struct | nes_fmr |
struct | nes_cq |
struct | nes_wq |
struct | disconn_work |
struct | nes_qp |
Macros | |
#define | NES_MAX_USER_DB_REGIONS 4096 |
#define | NES_MAX_USER_WQ_REGIONS 4096 |
#define | NES_TERM_SENT 0x01 |
#define | NES_TERM_RCVD 0x02 |
#define | NES_TERM_DONE 0x04 |
#define NES_MAX_USER_DB_REGIONS 4096 |
Definition at line 40 of file nes_verbs.h.
#define NES_MAX_USER_WQ_REGIONS 4096 |
Definition at line 41 of file nes_verbs.h.
#define NES_TERM_DONE 0x04 |
Definition at line 45 of file nes_verbs.h.
#define NES_TERM_RCVD 0x02 |
Definition at line 44 of file nes_verbs.h.
#define NES_TERM_SENT 0x01 |
Definition at line 43 of file nes_verbs.h.