Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
u8 | frame_count |
u8 | bt_kill_count |
u8 | failure_rts |
u8 | failure_frame |
__le32 | rate_n_flags |
__le16 | wireless_media_time |
__le16 | reserved |
__le32 | pa_power1 |
__le32 | pa_power2 |
union { | |
__le32 status | |
struct agg_tx_status agg_status [0] | |
} | u |
Definition at line 1685 of file commands.h.
struct agg_tx_status agg_status[0] |
Definition at line 1718 of file commands.h.
u8 bt_kill_count |
Definition at line 1687 of file commands.h.
u8 failure_frame |
Definition at line 1689 of file commands.h.
u8 failure_rts |
Definition at line 1688 of file commands.h.
u8 frame_count |
Definition at line 1686 of file commands.h.
__le32 pa_power1 |
Definition at line 1700 of file commands.h.
__le32 pa_power2 |
Definition at line 1701 of file commands.h.
__le32 rate_n_flags |
Definition at line 1693 of file commands.h.
__le16 reserved |
Definition at line 1699 of file commands.h.
Definition at line 1717 of file commands.h.
union { ... } u |
__le16 wireless_media_time |
Definition at line 1697 of file commands.h.