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

Data Fields

u8 txb [4]
 
__le16 txw [2]
 

Detailed Description

union ks_tx_hdr - tx header data : The header as bytes : The header as 16bit, little-endian words

A dual representation of the tx header data to allow access to individual bytes, and to allow 16bit accesses with 16bit alignment.

Definition at line 377 of file ks8851_mll.c.

Field Documentation

u8 txb[4]

Definition at line 378 of file ks8851_mll.c.

__le16 txw[2]

Definition at line 379 of file ks8851_mll.c.


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