Linux Kernel
3.7.1
|
#include <phy_common.h>
Data Fields | |
u32 | r_tx_antenna:4 |
u32 | r_ant_l:4 |
u32 | r_ant_non_ht:4 |
u32 | r_ant_ht1:4 |
u32 | r_ant_ht2:4 |
u32 | r_ant_ht_s1:4 |
u32 | r_ant_non_ht_s1:4 |
u32 | ofdm_txsc:2 |
u32 | reserved:2 |
Definition at line 142 of file phy_common.h.
u32 ofdm_txsc |
Definition at line 150 of file phy_common.h.
u32 r_ant_ht1 |
Definition at line 146 of file phy_common.h.
u32 r_ant_ht2 |
Definition at line 147 of file phy_common.h.
u32 r_ant_ht_s1 |
Definition at line 148 of file phy_common.h.
u32 r_ant_l |
Definition at line 144 of file phy_common.h.
u32 r_ant_non_ht |
Definition at line 145 of file phy_common.h.
u32 r_ant_non_ht_s1 |
Definition at line 149 of file phy_common.h.
u32 r_tx_antenna |
Definition at line 143 of file phy_common.h.
u32 reserved |
Definition at line 151 of file phy_common.h.