Context of the Tx Control block. More...
#include <txl_cntrl.h>

Data Fields | |
| struct txl_list | txlist [NX_TXQ_CNT] |
| Transmission list per AC. | |
| uint32_t | pck_cnt |
| Number of packets currently in the TX path. | |
| uint16_t | mumimo_ppdu_cnt |
| MU-MIMO PPDUs currently chained to HW. | |
| uint16_t | seqnbr |
| Non-QoS sequence number. | |
| bool | reset |
| Indicate if we are resetting the TX path. | |
Context of the Tx Control block.
Definition at line 257 of file txl_cntrl.h.
1.6.1