Linux Kernel
3.7.1
|
#include <wl_internal.h>
Data Fields | |
unsigned short | status |
unsigned short | reserved1 [2] |
unsigned char | silence |
unsigned char | signal |
unsigned char | rate |
unsigned char | rxFlow |
unsigned short | reserved2 [2] |
unsigned short | frameControl |
unsigned short | duration |
unsigned short | address1 [3] |
unsigned short | address2 [3] |
unsigned short | address3 [3] |
unsigned short | sequenceControl |
unsigned short | address4 [3] |
unsigned short | seems_to_be_unused_reserved3 [5] |
unsigned short | seems_to_be_unused_reserved4 |
unsigned short | HeaderDataLen |
Definition at line 604 of file wl_internal.h.
unsigned short address1[3] |
Definition at line 615 of file wl_internal.h.
unsigned short address2[3] |
Definition at line 616 of file wl_internal.h.
unsigned short address3[3] |
Definition at line 617 of file wl_internal.h.
unsigned short address4[3] |
Definition at line 619 of file wl_internal.h.
unsigned short duration |
Definition at line 614 of file wl_internal.h.
unsigned short frameControl |
Definition at line 613 of file wl_internal.h.
unsigned short HeaderDataLen |
Definition at line 624 of file wl_internal.h.
unsigned char rate |
Definition at line 610 of file wl_internal.h.
unsigned short reserved1[2] |
Definition at line 607 of file wl_internal.h.
unsigned short reserved2[2] |
Definition at line 612 of file wl_internal.h.
unsigned char rxFlow |
Definition at line 611 of file wl_internal.h.
unsigned short seems_to_be_unused_reserved3[5] |
Definition at line 621 of file wl_internal.h.
unsigned short seems_to_be_unused_reserved4 |
Definition at line 622 of file wl_internal.h.
unsigned short sequenceControl |
Definition at line 618 of file wl_internal.h.
unsigned char signal |
Definition at line 609 of file wl_internal.h.
unsigned char silence |
Definition at line 608 of file wl_internal.h.
Definition at line 606 of file wl_internal.h.