Control descriptor containing information about the transmission rates to use, the Beamforming/HTC/STBC flags, etc. More...
#include <tx_swdesc.h>

Data Fields | |
| union { | |
| struct tx_policy_tbl policy_tbl | |
| Policy table (filled by the upper MAC). | |
| struct tx_compressed_policy_tbl comp_pol_tbl | |
| Compressed policy table (used for MU-MIMO if enabled). | |
| }; | |
| uint32_t | mac_control_info |
| MAC Control Information field (filled by the upper MAC). | |
| uint32_t | phy_control_info |
| PHY Control Information field (filled by the upper MAC). | |
| uint32_t | tx_flags |
| Flags from UMAC which do not fit with tx_hd.macctrlinfo2 format (see tx_swdesc_umac_flags). | |
Control descriptor containing information about the transmission rates to use, the Beamforming/HTC/STBC flags, etc.
Definition at line 82 of file tx_swdesc.h.
1.6.1