android_kernel_xiaomi_sm8350/core/hdd/inc
Jeff Johnson a7d5b54c7e qcacld-3.0: Replace typedef tSirSmeChanInfo
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 tSirSmeChanInfo 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, as well as to be more specific on how the
struct is used.

Change-Id: Ic9a596d05a7c4c0727264c33e865edd4a9786dac
CRs-Fixed: 2394998
2019-02-09 18:02:47 -08:00
..
hdd_config.h qcacld-3.0: Refactor CFG item 2019-01-31 17:30:05 -08:00
hdd_dp_cfg.h qcacld-3.0: Bind ol_rx_thread to perf CPU 2019-01-29 14:31:39 -08:00
qc_sap_ioctl.h qcacld-3.0: Thermal Throttling support for FW based throttling 2019-01-22 00:18:30 -08:00
wlan_hdd_apf.h qcacld-3.0: Remove WLAN_WAIT_TIME_APF_GET_CAPS 2019-01-07 08:46:41 -08:00
wlan_hdd_assoc.h qcacld-3.0: Disconnect the other sta vdev before vdev destroy 2019-01-09 08:23:02 -08:00
wlan_hdd_cfg.h qcacld-3.0: ADD MLME INI item of WMM Config 2019-02-08 06:14:33 -08:00
wlan_hdd_conc_ut.h
wlan_hdd_data_stall_detection.h
wlan_hdd_debugfs_csr.h qcacld-3.0: Add debugfs support for roam scan stats 2018-09-07 04:43:53 -07:00
wlan_hdd_debugfs_llstat.h qcacld-3.0: Increase ll_stats driver buffer size 2018-08-02 20:36:03 -07:00
wlan_hdd_debugfs.h qcacld-3.0: Add debugfs framework support for CSR 2018-09-06 08:54:31 -07:00
wlan_hdd_driver_ops.h
wlan_hdd_dsc.h qcacld-3.0: Update hdd_vdev_sync to use device 2019-02-01 20:11:44 -08:00
wlan_hdd_ether.h
wlan_hdd_ftm.h
wlan_hdd_he.h qcacld-3.0: Cleanup He cap INI items 2019-01-14 17:32:29 -08:00
wlan_hdd_host_offload.h
wlan_hdd_includes.h
wlan_hdd_ipa.h
wlan_hdd_lro.h qcacld-3.0: Remove obsolete hdd_lro_init() stub 2018-12-06 23:09:57 -08:00
wlan_hdd_main.h qcacld-3.0: Replace typedef tSirSmeChanInfo 2019-02-09 18:02:47 -08:00
wlan_hdd_misc.h
wlan_hdd_nan.h qcacld-3.0: Remove obsolete HDD NAN config stubs 2018-12-18 16:49:37 -08:00
wlan_hdd_napi.h
wlan_hdd_oemdata.h qcacld-3.0: Replace typedef tSirSmeChanInfo 2019-02-09 18:02:47 -08:00
wlan_hdd_p2p.h qcacld-3.0: Remove WLAN_HDD_80211_PEER_ADDR_OFFSET macro 2018-12-18 16:49:47 -08:00
wlan_hdd_packet_filter_api.h qcacld-3.0: Fix typo "pAadapter" 2018-12-07 00:53:46 -08:00
wlan_hdd_packet_filter_rules.h
wlan_hdd_power.h qcacld-3.0: Fix compiler error on UP target 2018-11-06 21:07:41 -08:00
wlan_hdd_regulatory.h qcacld-3.0: Send regulatory sync event for self managed reg 2018-06-14 02:56:04 -07:00
wlan_hdd_softap_tx_rx.h qcacld-3.0: Support for DP RX Threads 2018-08-24 18:35:32 -07:00
wlan_hdd_spectralscan.h qcacld-3.0: Deregister NL MSG handlers during hdd_wlan_exit 2018-06-18 16:33:16 -07:00
wlan_hdd_sysfs.h qcacld-3.0: Add Host Driver support for Beacon reception stats 2018-12-11 12:27:05 -08:00
wlan_hdd_tdls.h qcacld-3.0: Remove typedef cfg80211_exttdls_callback 2019-01-09 03:38:28 -08:00
wlan_hdd_trace.h qcacld-3.0: Add mtrace logging for P2P module 2018-09-11 12:01:40 -07:00
wlan_hdd_tsf.h qcacld-3.0: expose TSF to user space by file system on Vipertooth 2018-10-13 15:23:10 -07:00
wlan_hdd_twt.h qcacld-3.0: Remove hardcoded print message for ini parameters 2018-09-03 00:22:07 -07:00
wlan_hdd_tx_rx.h qcacld-3.0: Bind ol_rx_thread to perf CPU 2019-01-29 14:31:39 -08:00
wlan_hdd_wext.h qcacld-3.0: Implement temporary WAR for BT coex issue 2019-01-24 12:30:04 -08:00
wlan_hdd_wmm.h qcacld-3.0: ndo_select_queue support for 4.19 kernel 2019-01-31 19:58:24 -08:00
wlan_hdd_wowl.h