qca-wifi: Protocol tag support in lite rx monitor
Add protocol tagging support in lite rx monitor mode. Change-Id: If95f43cade89d2a980dd6868f40fe7f5413bf019 CRs-Fixed: 2448531
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
#define RX_ENH_CB_BUF_RESERVATION 256
|
||||
#define RX_ENH_CB_BUF_ALIGNMENT 4
|
||||
|
||||
#define RX_ENH_CAPTURE_TRAILER_LEN 8
|
||||
#define RX_ENH_CAPTURE_MODE_MASK 0x0F
|
||||
#define RX_ENH_CAPTURE_TRAILER_ENABLE_MASK 0x10
|
||||
|
||||
/**
|
||||
* struct cdp_rx_indication_mpdu_info - Rx MPDU info
|
||||
* @ppdu_id: PPDU Id
|
||||
|
Reference in New Issue
Block a user