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

#include <common.h>

Data Fields

__le32 lo
 
__le16 hi_n_len
 

Detailed Description

struct il_tfd_tb transmit buffer descriptor within transmit frame descriptor

This structure contains dma address and length of transmission address

: low [31:0] portion of the dma address of TX buffer every even is unaligned on 16 bit boundary : 0-3 [35:32] portion of dma 4-15 length of the tx buffer

Definition at line 2393 of file common.h.

Field Documentation

__le16 hi_n_len

Definition at line 2395 of file common.h.

__le32 lo

Definition at line 2394 of file common.h.


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