iPXE
|
#include <golan.h>
Data Fields | |
struct golan_wqe_ctrl_seg | ctrl |
struct golan_av | datagram |
struct golan_wqe_data_seg | data |
struct golan_wqe_ctrl_seg golan_send_wqe_ud::ctrl |
Definition at line 145 of file golan.h.
Referenced by golan_post_send().
struct golan_av golan_send_wqe_ud::datagram |
Definition at line 146 of file golan.h.
Referenced by golan_post_send().
struct golan_wqe_data_seg golan_send_wqe_ud::data |
Definition at line 147 of file golan.h.
Referenced by golan_post_send().