qca-wifi: Fix RTS and CTS duration in tx capture
This change updates correct timestamp for self gen RTS/CTS frames Change-Id: I934de171f7d78288a91b57581c9cdb0ff48b9067 CRs-Fixed: 2632369
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
bcc9fe307b
commit
e13d2f6375
@@ -37,6 +37,8 @@ struct dp_tx_desc_s;
|
||||
|
||||
#define SIFS_INTERVAL 16
|
||||
|
||||
#define RTS_INTERVAL 40
|
||||
|
||||
#define MAX_MGMT_PEER_FILTER 16
|
||||
struct dp_peer_mgmt_list {
|
||||
uint8_t mac_addr[QDF_MAC_ADDR_SIZE];
|
||||
|
Reference in New Issue
Block a user