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 |
u8 | txed |
u8 | txed_2_done |
Definition at line 1515 of file commands.h.
__le64 bitmap |
Definition at line 1524 of file commands.h.
__le16 reserved |
Definition at line 1518 of file commands.h.
__le16 scd_flow |
Definition at line 1525 of file commands.h.
__le16 scd_ssn |
Definition at line 1526 of file commands.h.
__le16 seq_ctl |
Definition at line 1523 of file commands.h.
__le16 sta_addr_hi16 |
Definition at line 1517 of file commands.h.
__le32 sta_addr_lo32 |
Definition at line 1516 of file commands.h.
u8 sta_id |
Definition at line 1521 of file commands.h.
u8 tid |
Definition at line 1522 of file commands.h.
u8 txed |
Definition at line 1527 of file commands.h.
u8 txed_2_done |
Definition at line 1528 of file commands.h.