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

#include <iwl-fh.h>

Data Fields

__le32 lo
 
__le16 hi_n_len
 

Detailed Description

struct iwl_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 480 of file iwl-fh.h.

Field Documentation

__le16 hi_n_len

Definition at line 482 of file iwl-fh.h.

__le32 lo

Definition at line 481 of file iwl-fh.h.


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