iPXE
|
#include <mlx_port.h>
Data Fields | |
nodnic_queue_pair_type | type |
mlx_uint32 | send_offset |
mlx_uint32 | recv_offset |
Definition at line 62 of file mlx_port.h.
nodnic_queue_pair_type nodnic_qp_data_entry::type |
Definition at line 63 of file mlx_port.h.
mlx_uint32 nodnic_qp_data_entry::send_offset |
Definition at line 64 of file mlx_port.h.
Referenced by nodnic_port_create_qp().
mlx_uint32 nodnic_qp_data_entry::recv_offset |
Definition at line 65 of file mlx_port.h.
Referenced by nodnic_port_create_qp().