qca-wifi: fix the issue in block ack/ack for tx capture mode
1. Hanndle BAR frame. 2. set rate for ACK frame. 3. Check block ack session and use block ack if block ack session is established. 4. no ACK for broadcast probe request. 5. no ack if the ack policy is set to no ack in qos control. Change-Id: Id42b0e95fc7ea043d35c8d7d5686f15140acdea6
Este cometimento está contido em:

cometido por
sumedh baikady

ascendente
adc677d01c
cometimento
b49539b149
@@ -73,6 +73,9 @@ struct dp_tx_tid {
|
||||
qdf_nbuf_queue_t msdu_comp_q;
|
||||
qdf_nbuf_queue_t pending_ppdu_q;
|
||||
struct cdp_tx_completion_ppdu xretry_ppdu;
|
||||
uint16_t first_data_seq_ctrl;
|
||||
uint32_t mpdu_cnt;
|
||||
uint32_t mpdu_fcs_ok_bitmap[QDF_MON_STATUS_MPDU_FCS_BMAP_NWORDS];
|
||||
};
|
||||
|
||||
struct dp_peer_tx_capture {
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador