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

#include <qlge.h>

Data Fields

__le32 owner
 
__le32 status
 
__le32 data_ptr
 
__le32 next_desc
 
struct sk_buffskb
 
struct ob_mac_iocb_reqqueue_entry
 
u32 index
 
struct oal oal
 
struct map_list map [MAX_SKB_FRAGS+2]
 
int map_cnt
 
struct tx_ring_descnext
 

Detailed Description

struct tx_ring_desc - Transmit descriptor ring element : Who owns the descriptor : The number of bytes in the block pointed to by data_ptr : The physical address of the data block to receive into : The physical address of the next descriptor element.

Definition at line 77 of file ks8695net.c.

Field Documentation

__le32 data_ptr

Definition at line 80 of file ks8695net.c.

u32 index

Definition at line 1354 of file qlge.h.

Definition at line 1356 of file qlge.h.

int map_cnt

Definition at line 1357 of file qlge.h.

Definition at line 1358 of file qlge.h.

__le32 next_desc

Definition at line 81 of file ks8695net.c.

Definition at line 1355 of file qlge.h.

__le32 owner

Definition at line 78 of file ks8695net.c.

struct ob_mac_iocb_req* queue_entry

Definition at line 1353 of file qlge.h.

Definition at line 1352 of file qlge.h.

Definition at line 79 of file ks8695net.c.


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