|
iPXE
|
#include "nodnic_prm.h"Go to the source code of this file.
Data Structures | |
| struct | shomronprm_wqe_segment_ctrl_send_st |
| struct | shomronprm_completion_queue_entry_st |
| struct | shomronprm_completion_with_error_st |
| struct | shomron_nodnic_eth_send_wqe |
| union | shomronprm_completion_entry |
Macros | |
| #define | SRC_DRIVERS_INFINIBAND_MLX_NODNIC_INCLUDE_PRM_NODNIC_SHOMRON_PRM_H_ |
| #define | SHOMRON_MAX_GATHER 1 |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
| struct | MLX_DECLARE_STRUCT (shomronprm_wqe_segment_ctrl_send) |
| struct | MLX_DECLARE_STRUCT (shomronprm_completion_queue_entry) |
| struct | MLX_DECLARE_STRUCT (shomronprm_completion_with_error) |
| struct shomron_nodnic_eth_send_wqe | __attribute__ ((packed)) |
Variables | |
| struct shomronprm_wqe_segment_ctrl_send_st | __attribute__ |
| struct shomronprm_wqe_segment_ctrl_send | ctrl |
| struct nodnic_wqe_segment_data_ptr | data [SHOMRON_MAX_GATHER] |
| struct shomronprm_completion_queue_entry | normal |
| struct shomronprm_completion_with_error | error |
| #define SRC_DRIVERS_INFINIBAND_MLX_NODNIC_INCLUDE_PRM_NODNIC_SHOMRON_PRM_H_ |
Definition at line 23 of file nodnic_shomron_prm.h.
| #define SHOMRON_MAX_GATHER 1 |
Definition at line 30 of file nodnic_shomron_prm.h.
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
| struct MLX_DECLARE_STRUCT | ( | shomronprm_wqe_segment_ctrl_send | ) |
| struct MLX_DECLARE_STRUCT | ( | shomronprm_completion_queue_entry | ) |
| struct MLX_DECLARE_STRUCT | ( | shomronprm_completion_with_error | ) |
| struct shomron_nodnic_eth_send_wqe __attribute__ | ( | (packed) | ) |
| struct shomronprm_wqe_segment_ctrl_send ctrl |
Definition at line 21 of file nodnic_shomron_prm.h.
| struct nodnic_wqe_segment_data_ptr data[SHOMRON_MAX_GATHER] |
Definition at line 22 of file nodnic_shomron_prm.h.
| struct shomronprm_completion_queue_entry normal |
Definition at line 21 of file nodnic_shomron_prm.h.
| struct shomronprm_completion_with_error error |
Definition at line 22 of file nodnic_shomron_prm.h.
1.8.15