Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mlx4_en_cq Struct Reference

#include <mlx4_en.h>

Data Fields

struct mlx4_cq mcq
 
struct mlx4_hwq_resources wqres
 
int ring
 
spinlock_t lock
 
struct net_devicedev
 
struct napi_struct napi
 
int size
 
int buf_size
 
unsigned vector
 
enum cq_type is_tx
 
u16 moder_time
 
u16 moder_cnt
 
struct mlx4_cqebuf
 

Detailed Description

Definition at line 308 of file mlx4_en.h.

Field Documentation

Definition at line 321 of file mlx4_en.h.

int buf_size

Definition at line 316 of file mlx4_en.h.

Definition at line 313 of file mlx4_en.h.

enum cq_type is_tx

Definition at line 318 of file mlx4_en.h.

spinlock_t lock

Definition at line 312 of file mlx4_en.h.

Definition at line 309 of file mlx4_en.h.

u16 moder_cnt

Definition at line 320 of file mlx4_en.h.

u16 moder_time

Definition at line 319 of file mlx4_en.h.

Definition at line 314 of file mlx4_en.h.

Definition at line 311 of file mlx4_en.h.

int size

Definition at line 315 of file mlx4_en.h.

unsigned vector

Definition at line 317 of file mlx4_en.h.

Definition at line 310 of file mlx4_en.h.


The documentation for this struct was generated from the following file: