iPXE
Data Structures | Macros | Functions | Variables
nodnic_shomron_prm.h File Reference
#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
 

Macro Definition Documentation

◆ SRC_DRIVERS_INFINIBAND_MLX_NODNIC_INCLUDE_PRM_NODNIC_SHOMRON_PRM_H_

#define SRC_DRIVERS_INFINIBAND_MLX_NODNIC_INCLUDE_PRM_NODNIC_SHOMRON_PRM_H_

Definition at line 23 of file nodnic_shomron_prm.h.

◆ SHOMRON_MAX_GATHER

#define SHOMRON_MAX_GATHER   1

Definition at line 30 of file nodnic_shomron_prm.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER  )

◆ MLX_DECLARE_STRUCT() [1/3]

struct MLX_DECLARE_STRUCT ( shomronprm_wqe_segment_ctrl_send  )

◆ MLX_DECLARE_STRUCT() [2/3]

struct MLX_DECLARE_STRUCT ( shomronprm_completion_queue_entry  )

◆ MLX_DECLARE_STRUCT() [3/3]

struct MLX_DECLARE_STRUCT ( shomronprm_completion_with_error  )

◆ __attribute__()

Variable Documentation

◆ __attribute__

◆ ctrl

struct shomronprm_wqe_segment_ctrl_send ctrl

Definition at line 21 of file nodnic_shomron_prm.h.

◆ data

struct nodnic_wqe_segment_data_ptr data[SHOMRON_MAX_GATHER]

Definition at line 22 of file nodnic_shomron_prm.h.

◆ normal

struct shomronprm_completion_queue_entry normal

Definition at line 21 of file nodnic_shomron_prm.h.

◆ error

struct shomronprm_completion_with_error error

Definition at line 22 of file nodnic_shomron_prm.h.