|
iPXE
|
#include <arbel.h>
Data Fields | |
| struct arbelprm_wqe_segment_next | next |
| struct arbelprm_wqe_segment_ctrl_send | ctrl |
| struct arbelprm_wqe_segment_ud | ud |
| struct arbelprm_wqe_segment_data_ptr | data [ARBEL_MAX_GATHER] |
| struct arbelprm_wqe_segment_ctrl_send arbelprm_ud_send_wqe::ctrl |
Definition at line 221 of file arbel.h.
Referenced by arbel_fill_ud_send_wqe().
| struct arbelprm_wqe_segment_ud arbelprm_ud_send_wqe::ud |
Definition at line 222 of file arbel.h.
Referenced by arbel_fill_ud_send_wqe().
| struct arbelprm_wqe_segment_data_ptr arbelprm_ud_send_wqe::data[ARBEL_MAX_GATHER] |
Definition at line 223 of file arbel.h.
Referenced by arbel_fill_ud_send_wqe().
1.8.15