Information about RX and TX Block Ack for one TID. More...
#include <sta_mgmt.h>
Data Fields | |
| uint32_t | last_ba_add_time |
| Last time a ADD BA request has been attempted. | |
| uint8_t | bam_idx_rx |
| BAM task instance (RX Side). | |
| uint8_t | bam_idx_tx |
| BAM task instance (TX Side). | |
| int8_t | credit_oft |
| Offset to apply to the credit count of this STA/TID pair. | |
| uint8_t | tx_pkt_cnt |
| Number of frames currently in the TX path for this STA/TID pair. | |
Information about RX and TX Block Ack for one TID.
Definition at line 272 of file sta_mgmt.h.
1.6.1