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

#include <mlx4_en.h>

Data Fields

struct mlx4_hwq_resources wqres
 
struct mlx4_en_rx_alloc page_alloc [MLX4_EN_MAX_RX_FRAGS]
 
u32 size
 
u32 actual_size
 
u32 size_mask
 
u16 stride
 
u16 log_stride
 
u16 cqn
 
u32 prod
 
u32 cons
 
u32 buf_size
 
u8 fcs_del
 
voidbuf
 
voidrx_info
 
unsigned long bytes
 
unsigned long packets
 
unsigned long csum_ok
 
unsigned long csum_none
 

Detailed Description

Definition at line 272 of file mlx4_en.h.

Field Documentation

u32 actual_size

Definition at line 276 of file mlx4_en.h.

Definition at line 285 of file mlx4_en.h.

u32 buf_size

Definition at line 283 of file mlx4_en.h.

unsigned long bytes

Definition at line 287 of file mlx4_en.h.

u32 cons

Definition at line 282 of file mlx4_en.h.

u16 cqn

Definition at line 280 of file mlx4_en.h.

unsigned long csum_none

Definition at line 290 of file mlx4_en.h.

unsigned long csum_ok

Definition at line 289 of file mlx4_en.h.

u8 fcs_del

Definition at line 284 of file mlx4_en.h.

u16 log_stride

Definition at line 279 of file mlx4_en.h.

unsigned long packets

Definition at line 288 of file mlx4_en.h.

Definition at line 274 of file mlx4_en.h.

u32 prod

Definition at line 281 of file mlx4_en.h.

Definition at line 286 of file mlx4_en.h.

u32 size

Definition at line 275 of file mlx4_en.h.

u32 size_mask

Definition at line 277 of file mlx4_en.h.

u16 stride

Definition at line 278 of file mlx4_en.h.

Definition at line 273 of file mlx4_en.h.


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