iPXE
|
#include <mlx_nodnic_data_structures.h>
Data Fields | |
mlx_physical_address | doorbell_physical |
mlx_void * | map |
nodnic_qp_db * | qp_doorbell_record |
Definition at line 79 of file mlx_nodnic_data_structures.h.
mlx_physical_address nodnic_doorbell::doorbell_physical |
Definition at line 80 of file mlx_nodnic_data_structures.h.
mlx_void* nodnic_doorbell::map |
Definition at line 81 of file mlx_nodnic_data_structures.h.
nodnic_qp_db* nodnic_doorbell::qp_doorbell_record |
Definition at line 82 of file mlx_nodnic_data_structures.h.