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

#include <libcxgbi.h>

Data Fields

unsigned char ulp_mode
 
unsigned long flags
 
unsigned int seq
 
union {
   struct cxgbi_skb_rx_cb   rx
 
   struct cxgbi_skb_tx_cb   tx
 
}; 
 

Detailed Description

Definition at line 274 of file libcxgbi.h.

Field Documentation

union { ... }
unsigned long flags

Definition at line 276 of file libcxgbi.h.

Definition at line 279 of file libcxgbi.h.

unsigned int seq

Definition at line 277 of file libcxgbi.h.

Definition at line 280 of file libcxgbi.h.

unsigned char ulp_mode

Definition at line 275 of file libcxgbi.h.


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