android_kernel_xiaomi_sm8350/core/sme/inc
Jeff Johnson dda4075a5e qcacld-3.0: Replace typedef tSirEseBcnReportRsp
The Linux Coding Style enumerates a few special cases where typedefs
are useful, but stresses "NEVER EVER use a typedef unless you can
clearly match one of those rules." The tSirEseBcnReportRsp typedef
does not meet any of those criteria, so replace it (and the "tp"
variant) with a reference to the underlying struct.

Further note the Linux Coding Style frowns upon mixed-case names
and so-called Hungarian notation, so in conjunction rename the
underlying struct to be in compliance.

Change-Id: Id687d039c51eaf293cdd39536cf200874bd8fbc9
CRs-Fixed: 2394253
2019-02-08 23:19:27 -08:00
..
csr_api.h qcacld-3.0: Replace typedef tSirEseBcnReportRsp 2019-02-08 23:19:27 -08:00
csr_internal.h qcacld-3.0: Rename addIeParams 2019-02-06 07:27:39 -08:00
csr_link_list.h
csr_neighbor_roam.h qcacld-3.0: Remove unused fields in sCsr11rAssocNeighborInfo 2019-01-09 13:25:57 -08:00
csr_support.h qcacld-3.0: Harmonize csr_validate_mcc_beacon_interval() 2019-01-08 15:29:58 -08:00
sme_api.h qcacld-3.0: Avoid VDEV restart for SAP when roaming in progress 2019-02-06 17:12:36 -08:00
sme_ft_api.h qcacld-3.0: crypto convergence support for SET KEY 2019-01-08 20:24:43 -08:00
sme_inside.h qcacld-3.0: Refactor firmware, serialization and HDD CMD timeouts 2019-01-24 16:17:50 -08:00
sme_internal.h qcacld-3.0: Avoid VDEV restart for SAP when roaming in progress 2019-02-06 17:12:36 -08:00
sme_nan_datapath.h qcacld-3.0: Combine all NAN related flags with WLAN_FEATURE_NAN 2019-02-04 10:44:30 -08:00
sme_power_save_api.h qcacld-3.0: Remove CSR_ROAM_SESSION_MAX 2019-02-05 13:37:37 -08:00
sme_power_save.h qcacld-3.0: Remove SIR_MAX_SUPPORTED_BSS 2019-02-05 13:37:33 -08:00
sme_qos_api.h qcacld-3.0: Replace tpAniSirGlobal in SME QOS 2018-12-04 05:36:51 -08:00
sme_qos_internal.h qcacld-3.0: Remove sme_qos_validate_params() 2018-12-21 05:15:37 -08:00
sme_rrm_api.h qcacld-3.0: Add MLME CFG items of FE_WLM and FE_RRM 2018-12-10 07:23:13 -08:00
sme_rrm_internal.h Revert "qcacld-3.0: Acquire wake lock timeout for rrm scan" 2018-11-15 10:08:24 -08:00
sme_trace.h qcacld-3.0: Replace tpAniSirGlobal in SME misc 2018-12-04 05:36:57 -08:00
wlan_ps_wow_diag.h