Information related to the used policy table. More...
#include <sta_mgmt.h>

Data Fields | |
| struct txl_buffer_control * | buf_ctrl |
| Pointer to the buffer control structure. | |
| struct rc_sta_stats * | sta_stats |
| Pointer to the rate control algorithm structure. | |
| uint32_t | prot_cfg |
| Protection Configuration Mapped on Rate Control entry in policy table provided to the HW (see MAC HW USer Manual) Bit 28:26 - Format and Modulation of Protection frame for Transmission Bit 25:24 - Bandwidth of Protection Frame for Transmission Bit 23:17 - MCS Index of Protection Frame for Transmission Bit 16:14 - NAV Protection Frame Exchange Pushed inside Policy Table if Update Protection bit set to 1 in upd_field. | |
| uint16_t | ppdu_tx_cfg |
| PPDU Transmission Configuration Mapped on Rate Control entry in policy table provided to the HW (see MAC HW USer Manual) Bit 10 - Preamble Type of PPDU for Transmission -> Bit 10 Pushed inside Policy Table if Update PPDU TX bit set to 1 in upd_field. | |
| uint8_t | upd_field |
| Bit field indicating update to be done in the Policy Table. | |
Information related to the used policy table.
Definition at line 244 of file sta_mgmt.h.
1.6.1