qcacmn: Add API to check whether a given peer is sla or not
Add API to check whether a given peer is sla or not Change-Id: I4d40aeb11fac1dc3620abca4958e4484635e42dc CRs-Fixed: 3344429
This commit is contained in:

committed by
Madan Koyyalamudi

父節點
0a1f95446f
當前提交
993c0b242f
@@ -14190,6 +14190,7 @@ static struct cdp_sawf_ops dp_ops_sawf = {
|
||||
.telemetry_get_mpdu_stats = dp_sawf_get_mpdu_sched_stats,
|
||||
.telemetry_get_drop_stats = dp_sawf_get_drop_stats,
|
||||
.peer_config_ul = dp_sawf_peer_config_ul,
|
||||
.swaf_peer_is_sla_configured = dp_swaf_peer_is_sla_configured,
|
||||
#endif
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user