Linux Kernel
3.7.1
|
#include <ocrdma_sli.h>
Data Fields | |
struct ocrdma_mqe_hdr | hdr |
union { | |
struct ocrdma_mqe_emb_cmd emb_req | |
struct { | |
struct ocrdma_mqe_sge sge [19] | |
} nonemb_req | |
u8 cmd [236] | |
struct ocrdma_mbx_rsp rsp | |
} | u |
Definition at line 235 of file ocrdma_sli.h.
Definition at line 242 of file ocrdma_sli.h.
struct ocrdma_mqe_emb_cmd emb_req |
Definition at line 238 of file ocrdma_sli.h.
Definition at line 236 of file ocrdma_sli.h.
struct { ... } nonemb_req |
struct ocrdma_mbx_rsp rsp |
Definition at line 243 of file ocrdma_sli.h.
struct ocrdma_mqe_sge sge[19] |
Definition at line 240 of file ocrdma_sli.h.
union { ... } u |