Revision Date Author Comments
# 8f4c9087 21-Apr-2018 Naveen Rawat <naveenrawat@codeaurora.org>

qcacmn: Fix CP_STATS rx_ops registration

Fix CP_STATS rx_ops registration in wlan_lmac_if.c, by including
dispatcher header and directly referencing public dispatcher tgt
APIs.

Change-Id: Id42aac8d

qcacmn: Fix CP_STATS rx_ops registration

Fix CP_STATS rx_ops registration in wlan_lmac_if.c, by including
dispatcher header and directly referencing public dispatcher tgt
APIs.

Change-Id: Id42aac8d2a7f1311d4319c77db05eadd75ee4aa0
CRs-Fixed: 2228934

show more ...


# f161d3ee 26-Feb-2018 Naga <nbethala@codeaurora.org>

qcacmn: Add framework for cp stats component

Control plane statistics is converged central
component which maintains all control plane stats
and provides necessary support to access statistics
throu

qcacmn: Add framework for cp stats component

Control plane statistics is converged central
component which maintains all control plane stats
and provides necessary support to access statistics
through public APIs

Add framework necessary to create,destroy cp stats
objects corresponding to common object on receiving
event notifications from obj mgr and provide framework
to interact with southbound and northbound

CRs-Fixed: 2192386
Change-Id: I76ec50c1203aa56c4aefc23cbfa03e828b0d7bfd

show more ...