qcacmn: Add changes to get link ID in Tx/Rx Path
Add changes to get link ID in Tx/Rx Path Change-Id: I6b52093697b138e5a5d3878af2dd8db0d65cc488 CRs-Fixed: 3450541
This commit is contained in:

committed by
Rahul Choudhary

parent
07dfe8e18b
commit
34497ea2d1
@@ -4605,7 +4605,9 @@ dp_tx_update_peer_extd_stats(struct hal_tx_completion_status *ts,
|
||||
}
|
||||
#endif
|
||||
|
||||
#if defined(WLAN_FEATURE_11BE_MLO) && defined(QCA_ENHANCED_STATS_SUPPORT)
|
||||
#if defined(WLAN_FEATURE_11BE_MLO) && \
|
||||
(defined(QCA_ENHANCED_STATS_SUPPORT) || \
|
||||
defined(DP_MLO_LINK_STATS_SUPPORT))
|
||||
static inline uint8_t
|
||||
dp_tx_get_link_id_from_ppdu_id(struct dp_soc *soc,
|
||||
struct hal_tx_completion_status *ts,
|
||||
|
Reference in New Issue
Block a user