Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rdma_aux_status Union Reference

#include <mbcs.h>

Data Fields

uint64_t rdma_aux_status_reg
 
struct {
   uint64_t   op_num_pacs_left:17
 
   uint64_t   lrsp_buff_empty:1
 
   uint64_t   pending_reqs_left:6
 
}; 
 

Detailed Description

Definition at line 397 of file mbcs.h.

Field Documentation

struct { ... }
uint64_t lrsp_buff_empty

Definition at line 400 of file mbcs.h.

uint64_t op_num_pacs_left

Definition at line 400 of file mbcs.h.

uint64_t pending_reqs_left

Definition at line 400 of file mbcs.h.

uint64_t rdma_aux_status_reg

Definition at line 398 of file mbcs.h.


The documentation for this union was generated from the following file: