History log of /wlan-dirver/qca-wifi-host-cmn/wmi/inc/wmi_unified_wds_api.h (Results 1 – 2 of 2)
Revision Date Author Comments
# 213581ab 23-Dec-2022 Jeff Johnson <quic_jjohnson@quicinc.com>

qcacmn: Fix WMI documentation

The kernel-doc script identified many documentation issues in
the wmi folder, so fix them.

Note that in quite a few cases there is duplicate documentation in .h
and .c

qcacmn: Fix WMI documentation

The kernel-doc script identified many documentation issues in
the wmi folder, so fix them.

Note that in quite a few cases there is duplicate documentation in .h
and .c files, and in those cases remove the documentation from the .c
files since the interface should be documented, not the
implementation.

Change-Id: I097d5b8e8f0ba09046b7b8abe338d05a00f8cc7e
CRs-Fixed: 3372831

show more ...


# 85253306 07-Aug-2021 Subrat Dash <sdash@codeaurora.org>

qcacmn: Add WMI support to send the wds AST commands to fw

Add host WMI APIs to send WMI_PEER_ADD_WDS_ENTRY_CMDID,
WMI_PEER_REMOVE_WDS_ENTRY_CMDID, and WMI_PEER_UPDATE_WDS_ENTRY_CMDID
to the Fw.

Ch

qcacmn: Add WMI support to send the wds AST commands to fw

Add host WMI APIs to send WMI_PEER_ADD_WDS_ENTRY_CMDID,
WMI_PEER_REMOVE_WDS_ENTRY_CMDID, and WMI_PEER_UPDATE_WDS_ENTRY_CMDID
to the Fw.

Change-Id: I32afdac7c366b647ee3196bcb76531295e640b8b
CRs-Fixed: 2997227

show more ...