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

#include <mlx4_en.h>

Data Fields

struct mlx4_wqe_ctrl_seg ctrl
 
union {
   struct mlx4_wqe_data_seg   data
 
   struct mlx4_wqe_lso_seg   lso
 
   struct mlx4_wqe_inline_seg   inl
 
}; 
 

Detailed Description

Definition at line 219 of file mlx4_en.h.

Field Documentation

union { ... }

Definition at line 220 of file mlx4_en.h.

Definition at line 222 of file mlx4_en.h.

Definition at line 224 of file mlx4_en.h.

Definition at line 223 of file mlx4_en.h.


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