iPXE
|
#include <golan.h>
Data Fields | |
union golan_send_wqe * | wqes |
int | size |
u16 | next_idx |
union golan_send_wqe* golan_send_wq::wqes |
Definition at line 172 of file golan.h.
Referenced by golan_create_qp_aux(), and golan_post_send().
int golan_send_wq::size |
Definition at line 174 of file golan.h.
Referenced by golan_create_qp_aux().
u16 golan_send_wq::next_idx |
Definition at line 176 of file golan.h.
Referenced by golan_post_send().