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

#include <whci-hc.h>

Data Fields

__u8 msg_size
 
__u8 reserved1
 
__u8 src_addr
 
__u8 status
 
__le32 tkid
 
__u8 dn_data [56]
 

Detailed Description

struct dn_buf_entry - Device Notification (DN) buffer entry.

[WHCI] section 3.2.8

Definition at line 299 of file whci-hc.h.

Field Documentation

__u8 dn_data[56]

Definition at line 305 of file whci-hc.h.

__u8 msg_size

Definition at line 300 of file whci-hc.h.

__u8 reserved1

Definition at line 301 of file whci-hc.h.

__u8 src_addr

Definition at line 302 of file whci-hc.h.

Definition at line 303 of file whci-hc.h.

__le32 tkid

Definition at line 304 of file whci-hc.h.


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