#include <phantom_hw.h>
Data Fields | |
| struct { | |
| pseudo_bit_t dst_minor [18] | |
| pseudo_bit_t dst_subq [1] | |
| pseudo_bit_t dst_major [4] | |
| pseudo_bit_t opcode [6] | |
| pseudo_bit_t hw_rsvd_0 [3] | |
| pseudo_bit_t msginfo [24] | |
| pseudo_bit_t hw_rsvd_1 [2] | |
| pseudo_bit_t qmsg_type [6] | |
| } | common |
| struct { | |
| pseudo_bit_t opcode [8] | |
| pseudo_bit_t comp_id [8] | |
| pseudo_bit_t context_id [16] | |
| pseudo_bit_t need_completion [1] | |
| pseudo_bit_t hw_rsvd_0 [23] | |
| pseudo_bit_t sub_opcode [8] | |
| } | header |
| union { | |
| struct phantom_nic_request_body_mac_request_pb mac_request | |
| pseudo_bit_t padding [384] | |
| } | body |
Definition at line 136 of file phantom_hw.h.
Definition at line 138 of file phantom_hw.h.
Definition at line 139 of file phantom_hw.h.
Definition at line 140 of file phantom_hw.h.
Definition at line 141 of file phantom_hw.h.
Definition at line 142 of file phantom_hw.h.
Definition at line 143 of file phantom_hw.h.
Definition at line 144 of file phantom_hw.h.
Definition at line 145 of file phantom_hw.h.
| struct { ... } phantom_nic_request_cds_pb::common |
Definition at line 152 of file phantom_hw.h.
Definition at line 153 of file phantom_hw.h.
Definition at line 154 of file phantom_hw.h.
Definition at line 156 of file phantom_hw.h.
| struct { ... } phantom_nic_request_cds_pb::header |
Definition at line 162 of file phantom_hw.h.
Definition at line 163 of file phantom_hw.h.
| union { ... } phantom_nic_request_cds_pb::body |
1.5.7.1