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

Macro Definition Documentation

◆ SRC_DRIVERS_INFINIBAND_MLX_NODNIC_INCLUDE_PRM_NODNIC_PRM_H_

#define SRC_DRIVERS_INFINIBAND_MLX_NODNIC_INCLUDE_PRM_NODNIC_PRM_H_

Definition at line 23 of file nodnic_prm.h.

◆ NODNIC_MAX_SCATTER

#define NODNIC_MAX_SCATTER   1

Definition at line 41 of file nodnic_prm.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER  )

◆ MLX_DECLARE_STRUCT()

struct MLX_DECLARE_STRUCT ( nodnic_wqe_segment_data_ptr  )

◆ __attribute__()

struct nodnic_recv_wqe __attribute__ ( (packed)  )

Variable Documentation

◆ data

struct nodnic_wqe_segment_data_ptr data[NODNIC_MAX_SCATTER]

Definition at line 21 of file nodnic_prm.h.