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

#include <mlx4_en.h>

Data Fields

struct mlx4_hwq_resources wqres
 
u32 size
 
u32 size_mask
 
u16 stride
 
u16 cqn
 
u32 prod
 
u32 cons
 
u32 buf_size
 
u32 doorbell_qpn
 
voidbuf
 
u16 poll_cnt
 
struct mlx4_en_tx_infotx_info
 
u8bounce_buf
 
u32 last_nr_txbb
 
struct mlx4_qp qp
 
struct mlx4_qp_context context
 
int qpn
 
enum mlx4_qp_state qp_state
 
struct mlx4_srq dummy
 
unsigned long bytes
 
unsigned long packets
 
unsigned long tx_csum
 
struct mlx4_bf bf
 
bool bf_enabled
 
struct netdev_queuetx_queue
 

Detailed Description

Definition at line 239 of file mlx4_en.h.

Field Documentation

Definition at line 262 of file mlx4_en.h.

bool bf_enabled

Definition at line 263 of file mlx4_en.h.

u8* bounce_buf

Definition at line 252 of file mlx4_en.h.

Definition at line 249 of file mlx4_en.h.

u32 buf_size

Definition at line 247 of file mlx4_en.h.

unsigned long bytes

Definition at line 259 of file mlx4_en.h.

u32 cons

Definition at line 246 of file mlx4_en.h.

Definition at line 255 of file mlx4_en.h.

u16 cqn

Definition at line 244 of file mlx4_en.h.

u32 doorbell_qpn

Definition at line 248 of file mlx4_en.h.

Definition at line 258 of file mlx4_en.h.

u32 last_nr_txbb

Definition at line 253 of file mlx4_en.h.

unsigned long packets

Definition at line 260 of file mlx4_en.h.

u16 poll_cnt

Definition at line 250 of file mlx4_en.h.

u32 prod

Definition at line 245 of file mlx4_en.h.

Definition at line 254 of file mlx4_en.h.

enum mlx4_qp_state qp_state

Definition at line 257 of file mlx4_en.h.

int qpn

Definition at line 256 of file mlx4_en.h.

u32 size

Definition at line 241 of file mlx4_en.h.

u32 size_mask

Definition at line 242 of file mlx4_en.h.

u16 stride

Definition at line 243 of file mlx4_en.h.

unsigned long tx_csum

Definition at line 261 of file mlx4_en.h.

Definition at line 251 of file mlx4_en.h.

Definition at line 264 of file mlx4_en.h.

Definition at line 240 of file mlx4_en.h.


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