History log of /wlan-dirver/qca-wifi-host-cmn/hal/wifi3.0/li/hal_li_api.h (Results 1 – 7 of 7)
Revision Date Author Comments
# 15b6ef6b 28-Jan-2023 Jeff Johnson <quic_jjohnson@quicinc.com>

qcacmn: Fix hal/wifi3.0/li documentation

The kernel-doc script identified some documentation issues in the
hal/wifi3.0/li folder, so fix them.

Change-Id: I4ac9d051ac1ba23ddeecdf1b1bb88b939956795e
C

qcacmn: Fix hal/wifi3.0/li documentation

The kernel-doc script identified some documentation issues in the
hal/wifi3.0/li folder, so fix them.

Change-Id: I4ac9d051ac1ba23ddeecdf1b1bb88b939956795e
CRs-Fixed: 3390587

show more ...


# 6c7fcf1d 28-Apr-2021 Harsh Kumar Bijlani <hbijlani@codeaurora.org>

qcacmn: Add logic for allocation and reset of vdev_stats_id

In BE architecture, HW provides basic vdev stats support for upto
48 vdevs. For each vdev, there is vdev_stats_id which represents the
id

qcacmn: Add logic for allocation and reset of vdev_stats_id

In BE architecture, HW provides basic vdev stats support for upto
48 vdevs. For each vdev, there is vdev_stats_id which represents the
id of this vdev on HW. This vdev_stats_id is assigned by host and
is conveyed to HW at the time of REO TID Queue setup for the peer.

Add logic for allocation and deallocation of vdev_stats_id and
convey this id to HW.

Change-Id: If5611bf54d057ccf71c6444b5c79a26eb28df87e
CRs-Fixed: 3067843

show more ...


# 70398a0c 19-Nov-2021 Chaithanya Garrepalli <quic_cgarrepa@quicinc.com>

qcacmn: Changes needed for MLO soc attach

Changes needed for MLO soc attach to pass chip_id,
dp_ml_context from upper layer.

This change also takes care of assigning appropriate
RBM id for IDLE lin

qcacmn: Changes needed for MLO soc attach

Changes needed for MLO soc attach to pass chip_id,
dp_ml_context from upper layer.

This change also takes care of assigning appropriate
RBM id for IDLE link descriptors based on chip_id.

Change-Id: I8f5f08c524d91942e6e458f048700b7bdd900107

show more ...


# f79a68f6 25-Jun-2021 Chaithanya Garrepalli <cgarre@codeaurora.org>

qcacmn: Fix lithium HAL generic APIs

HAL generic APIs which use HW definitons that
do not have same value across all lithium chipset
are moved to header files. So that these will be
compiled with ap

qcacmn: Fix lithium HAL generic APIs

HAL generic APIs which use HW definitons that
do not have same value across all lithium chipset
are moved to header files. So that these will be
compiled with appropriate header files

Change-Id: I6c167afa4212c5e884f5e18ff1ccb3bbbba8f5f5

show more ...


# e122023f 25-Jun-2021 Chaithanya Garrepalli <cgarre@codeaurora.org>

qcacmn: change hal_wbm_err_info to use proper HW headers

HW macros used for hal_rx_wbm_err_info_get_generic_li are
different across chipset. Move this API to header file to
ensure chipset specific H

qcacmn: change hal_wbm_err_info to use proper HW headers

HW macros used for hal_rx_wbm_err_info_get_generic_li are
different across chipset. Move this API to header file to
ensure chipset specific HAL is compiled with appropriate
HW headers

Change-Id: I053d243235f187d931048d1fd22293f9142a00c7

show more ...


# 25acb759 09-Apr-2021 nobelj <nobelj@codeaurora.org>

qcacmn: Fixes to enable LI & BE in a build

Changes to build Lithium and Beryllium together.
This is needed for WIN

Change-Id: I74c86803ea99fb17d1f73e8b9c4e7cf59751a707


# 052dc539 16-Feb-2021 Rakesh Pillai <pillair@codeaurora.org>

qcacmn: HAL API changes for beryllium

Add HAL API changes for WCN7850

Change-Id: I1b5cedfee609d539ed03f103bbbc4394efddb0dc
CRs-Fixed: 2891049