|
Linux Kernel
3.7.1
|
#include <ocrdma_sli.h>
Data Fields | |
| union { | |
| struct { | |
| u32 wqeidx | |
| u32 bytes_xfered | |
| u32 qpn | |
| } wq | |
| struct { | |
| u32 lkey_immdt | |
| u32 rxlen | |
| u32 buftag_qpn | |
| } rq | |
| struct { | |
| u32 lkey_immdt | |
| u32 rxlen_pkey | |
| u32 buftag_qpn | |
| } ud | |
| struct { | |
| u32 word_0 | |
| u32 word_1 | |
| u32 qpn | |
| } cmn | |
| }; | |
| u32 | flags_status_srcqpn |
Definition at line 1526 of file ocrdma_sli.h.
| union { ... } |
| u32 buftag_qpn |
Definition at line 1537 of file ocrdma_sli.h.
| u32 bytes_xfered |
Definition at line 1531 of file ocrdma_sli.h.
| struct { ... } cmn |
| u32 flags_status_srcqpn |
Definition at line 1550 of file ocrdma_sli.h.
| u32 lkey_immdt |
Definition at line 1535 of file ocrdma_sli.h.
| u32 qpn |
Definition at line 1532 of file ocrdma_sli.h.
| struct { ... } rq |
| u32 rxlen |
Definition at line 1536 of file ocrdma_sli.h.
| u32 rxlen_pkey |
Definition at line 1541 of file ocrdma_sli.h.
| struct { ... } ud |
| u32 word_0 |
Definition at line 1545 of file ocrdma_sli.h.
| u32 word_1 |
Definition at line 1546 of file ocrdma_sli.h.
| struct { ... } wq |
| u32 wqeidx |
Definition at line 1530 of file ocrdma_sli.h.
1.8.2