qcacmn: Handle ML destination in Intra-BSS code
When destination peer is an ML peer, get the soc from da_peer. Change-Id: I93d10a7ab9ce805180397bcf0f3b404c27df528b CRs-Fixed: 3177339
This commit is contained in:

committed by
Madan Koyyalamudi

parent
55b630d160
commit
74ede2801b
@@ -28,6 +28,7 @@
|
||||
#define HAL_RX_DA_IDX_CHIP_ID_MASK 0x3
|
||||
|
||||
#define HAL_RX_DA_IDX_PEER_ID_MASK 0x3fff
|
||||
#define HAL_RX_DA_IDX_ML_PEER_MASK 0x2000
|
||||
|
||||
/*
|
||||
* macro to set the cookie into the rxdma ring entry
|
||||
|
Reference in New Issue
Block a user