|
Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
| __le32 | sta_addr_lo32 |
| __le16 | sta_addr_hi16 |
| __le16 | reserved |
| u8 | sta_id |
| u8 | tid |
| __le16 | seq_ctl |
| __le64 | bitmap |
| __le16 | scd_flow |
| __le16 | scd_ssn |
Definition at line 1727 of file commands.h.
| __le64 bitmap |
Definition at line 1736 of file commands.h.
| __le16 reserved |
Definition at line 1730 of file commands.h.
| __le16 scd_flow |
Definition at line 1737 of file commands.h.
| __le16 scd_ssn |
Definition at line 1738 of file commands.h.
| __le16 seq_ctl |
Definition at line 1735 of file commands.h.
| __le16 sta_addr_hi16 |
Definition at line 1729 of file commands.h.
| __le32 sta_addr_lo32 |
Definition at line 1728 of file commands.h.
| u8 sta_id |
Definition at line 1733 of file commands.h.
| u8 tid |
Definition at line 1734 of file commands.h.
1.8.2