Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Enumerations | Functions
profile.c File Reference
#include <linux/slab.h>
#include "mlx4.h"
#include "fw.h"

Go to the source code of this file.

Enumerations

enum  {
  MLX4_RES_QP, MLX4_RES_RDMARC, MLX4_RES_ALTC, MLX4_RES_AUXC,
  MLX4_RES_SRQ, MLX4_RES_CQ, MLX4_RES_EQ, MLX4_RES_DMPT,
  MLX4_RES_CMPT, MLX4_RES_MTT, MLX4_RES_MCG, MLX4_RES_NUM
}
 

Functions

u64 mlx4_make_profile (struct mlx4_dev *dev, struct mlx4_profile *request, struct mlx4_dev_cap *dev_cap, struct mlx4_init_hca_param *init_hca)
 

Enumeration Type Documentation

anonymous enum
Enumerator:
MLX4_RES_QP 
MLX4_RES_RDMARC 
MLX4_RES_ALTC 
MLX4_RES_AUXC 
MLX4_RES_SRQ 
MLX4_RES_CQ 
MLX4_RES_EQ 
MLX4_RES_DMPT 
MLX4_RES_CMPT 
MLX4_RES_MTT 
MLX4_RES_MCG 
MLX4_RES_NUM 

Definition at line 40 of file profile.c.

Function Documentation

u64 mlx4_make_profile ( struct mlx4_dev dev,
struct mlx4_profile request,
struct mlx4_dev_cap dev_cap,
struct mlx4_init_hca_param init_hca 
)

Definition at line 69 of file profile.c.