Policy Table Structure used to store Policy Table Information used by MAC HW to prepare transmit vector to used by PHY. More...
#include <hal_desc.h>
Data Fields | |
| uint32_t | upatterntx |
| Unique Pattern at the start of Policy Table. | |
| uint32_t | phycntrlinfo1 |
| PHY Control Information 1 used by MAC HW. | |
| uint32_t | phycntrlinfo2 |
| PHY Control Information 2 used by MAC HW. | |
| uint32_t | maccntrlinfo1 |
| MAC Control Information 1 used by MAC HW. | |
| uint32_t | maccntrlinfo2 |
| MAC Control Information 2 used by MAC HW. | |
| uint32_t | ratecntrlinfo [RATE_CONTROL_STEPS] |
| Rate Control Information used by MAC HW. | |
| uint32_t | powercntrlinfo [RATE_CONTROL_STEPS] |
| Power Control Information used by MAC HW. | |
Policy Table Structure used to store Policy Table Information used by MAC HW to prepare transmit vector to used by PHY.
Definition at line 784 of file hal_desc.h.
1.6.1