|
iPXE
|
#include "mlx_bitops.h"Go to the source code of this file.
Data Structures | |
| struct | nodnic_wqe_segment_data_ptr_st |
| struct | nodnic_recv_wqe |
Macros | |
| #define | SRC_DRIVERS_INFINIBAND_MLX_NODNIC_INCLUDE_PRM_NODNIC_PRM_H_ |
| #define | NODNIC_MAX_SCATTER 1 |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
| struct | MLX_DECLARE_STRUCT (nodnic_wqe_segment_data_ptr) |
| struct nodnic_recv_wqe | __attribute__ ((packed)) |
Variables | |
| struct nodnic_wqe_segment_data_ptr | data [NODNIC_MAX_SCATTER] |
| #define SRC_DRIVERS_INFINIBAND_MLX_NODNIC_INCLUDE_PRM_NODNIC_PRM_H_ |
Definition at line 23 of file nodnic_prm.h.
| #define NODNIC_MAX_SCATTER 1 |
Definition at line 41 of file nodnic_prm.h.
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
| struct MLX_DECLARE_STRUCT | ( | nodnic_wqe_segment_data_ptr | ) |
| struct nodnic_recv_wqe __attribute__ | ( | (packed) | ) |
| struct nodnic_wqe_segment_data_ptr data[NODNIC_MAX_SCATTER] |
Definition at line 21 of file nodnic_prm.h.
1.8.15