qcacmn: FR-64493 WDS Extended support
Use AST override feature to send out multicast packet in 4 address format. Pass per packet peer_id from osif layer. Change-Id: Ic86120169c89e7972caa3cc8c967de72670314d0 CRs-Fixed: 2775051
This commit is contained in:
@@ -541,6 +541,9 @@ struct cdp_tx_exception_metadata {
|
||||
enum cdp_sec_type sec_type;
|
||||
uint8_t is_tx_sniffer;
|
||||
uint16_t ppdu_cookie;
|
||||
#ifdef QCA_SUPPORT_WDS_EXTENDED
|
||||
uint8_t is_wds_extended;
|
||||
#endif
|
||||
};
|
||||
|
||||
typedef struct cdp_soc_t *ol_txrx_soc_handle;
|
||||
|
Reference in New Issue
Block a user