The sm engine header added in dfs common header is only used by
ADFS sm source file. Therefore move the head file to the source file.
Change-Id: I0bfa653781529b0b4f8e3e1a25cef9c354fbba15
CRs-Fixed: 2853427
The br_fdb_xxx() API's are not implemented for 5.4 kernel.
Remove the debug-message that reports the same.
Change-Id: I6f583af06bf45ca6aee1142627cbd4c480e4a6c6
Remove dependency of qwrap on VAP layer and radio(ic) layer data
structures and move QWRAP DP code from OSIF to Component DEV.
Change-Id: I0fc975ef4cbac52e1e7fd8a87db3de8f97056ac0
CRs-Fixed: 2832334
The API dfs_configure_deschan_for_precac when moved to dfs_precac_forest.h
is not placed under the macro WLAN_DFS_PRECAC_AUTO_CHAN_SUPPORT and the
macro CONFIG_CHAN_FREQ_API.
Place the API under the macro to resolve the issue in minent profile.
CRs-Fixed: 2848724
Change-Id: I94856084c4c55e61592467fa7195ae9bc7e5431f
Correct print format identifier to avoid compilation
errors with -no-format removed from compilation flags
Change-Id: I8806d1a2b31b30f4e0fcb492e462ac38c89c5b79
The current method to build the precac list uses the ic channels, an
exhaustive list of all possible channel phymodes and channel widths to
calculate the maximum possible channel width of a given channel number.
Since this inefficient use the regulatory channel list to get the maximum
possible channel width and build the precac list.
Change-Id: I89544cf1b3d60b73038edd1df02243857782c514
CRs-Fixed: 2832062
User rnr data advertisement can be controlled at frame
level. This change adds support to select the frame.
Change-Id: I626bd61f7cddfde97ac3aa9d330d23af7bbbeda9
Add support to send preferred_tx_streams and preferred_rx_streams
in multivdev restart.
CRs-Fixed: 2833462
Change-Id: I8cbcd3e0463c3b98cfb515554da9f8bb567980f9
Mark WMI service WMI_SERVICE_SPECTRAL_SCAN_DISABLED
as unavailable to non-tlv targets.
CRs-Fixed: 2840083
Change-Id: I29ec4160cf2c646002a3d82af9fe80d2c6eac8e4
Replace QDF_TRACE in dp_full_mon.c file with the
macros defined for QDF_MODULE_ID_DP_RX_MON_DEST module
Change-Id: I3f657ae760a9fd8f0bd5509d54a58fc874297461
Add a new API wlan_reg_is_band_present to check band capability
by taking band as input and return true if a band channel is found, else
return false.
Change-Id: I4fb3b79d8327307ac15b8a656689c0186fdf063b
CRs-Fixed: 2828765
Use pdev pointer instead of regulatory private object in
regulatory APIs that are defined in the common services.
Also check if the channel is in NOL/NOL History and do not
consider them disabled if true, while checking if the channel
supports a phymode-chwidth combination.
Change-Id: I55c40afc5a0c7469956c666ae9fd3ed283f456bc
Add support to send LCI WMI command to FW for 'wlanconfig athx rtt lci
<values>' command.
Change-Id: Idff672adef0ff9abd8ea033de470118c0168a2b6
CRs-Fixed: 2832182
Add new WMI file to define WIN only WMI structures.
Add WIN only WMI LCI, LCR config structures to this file.
Change-Id: I543e11167606538308f98ff243d69b97cca0cd01
CRs-Fixed: 2840450