qca-wifi: Support HW generated CTS in Tx capture
Generate CTS frames when RTS is received for Tx capture. Change-Id: I18facb952bbdc3f34fd2403806b7cd5c9c6f18d4
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
ffce2cf705
commit
f7e9e55e85
@@ -35,6 +35,8 @@ struct dp_tx_desc_s;
|
||||
#define TXCAP_MAX_SUBTYPE \
|
||||
((IEEE80211_FC0_SUBTYPE_MASK >> IEEE80211_FC0_SUBTYPE_SHIFT) + 1)
|
||||
|
||||
#define SIFS_INTERVAL 16
|
||||
|
||||
struct dp_pdev_tx_capture {
|
||||
/* For deferred PPDU status processing */
|
||||
qdf_spinlock_t ppdu_stats_lock;
|
||||
|
Reference in New Issue
Block a user