Rakesh Pillai 68f96a8c79 qcacmn: Add support to send Shadow config v3 3 years ago
..
be ba3853e95f qcacmn: Add fix for tx monitor double free and other minor fixes 3 years ago
kiwi 15a9ac983c qcacmn: Support 1K BA window size for KIWI 3 years ago
li d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qca5018 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qca6290 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qca6390 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qca6490 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qca6750 3cb1b64c60 qcacmn: Use a max of 5 WBM2SW rings for whunt failure 3 years ago
qca8074v1 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qca8074v2 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qcn6122 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qcn9000 d2199b7a99 qcacmn: Set default value for REO dest ctrl register 3 years ago
qcn9224 15a9ac983c qcacmn: Support 1K BA window size for KIWI 3 years ago
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 years ago
hal_api.h 68f96a8c79 qcacmn: Add support to send Shadow config v3 3 years ago
hal_api_mon.h 5eeabf4f49 qcacmn: Update reception type from PPDU Start User Info TLV 3 years ago
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 years ago
hal_generic_api.h f17d789fa6 qcacmn: Add Waikiki monitor HAL processing 3 years ago
hal_hw_headers.h 381d67a7a2 qcacmn: Add support to get reo qdesc size for li & be platforms 3 years ago
hal_internal.h 68f96a8c79 qcacmn: Add support to send Shadow config v3 3 years ago
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
hal_reo.h 381d67a7a2 qcacmn: Add support to get reo qdesc size for li & be platforms 3 years ago
hal_rx.h 52181cceb1 qcacmn: Fix Reo qref issues 3 years ago
hal_rx_flow.c 19e8de26f3 qcacmn: Changes required to build against kiwi v2 hw files 3 years ago
hal_rx_flow.h d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip 3 years ago
hal_rx_flow_info.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 years ago
hal_rx_hw_defines.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 3 years ago
hal_srng.c 68f96a8c79 qcacmn: Add support to send Shadow config v3 3 years ago
hal_tx.h d9140bac7b qcacmn: Fix vlan-pcp to tid mapping 3 years ago
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 years ago

README

The below qca6290 and qca8074 folder has c files defining functions
and structures to hold target specific definitions to handle differences between
chips with respect to hal.

Please ensure changes get applied to all platform specific files if the fixes
are generic and applicable to all the folders.

qca6290
hal_6290_rx.c - rx related target specific function
hal_6290_srng_table.c - holds hw srng table and hal hw reg offsets array
hal_6290_tx.c - tx related target specific function
qca8074
hal_8074_rx.c - rx related target specific function
hal_8074_srng_table.c - holds hw srng table and hal hw reg offsets array
hal_8074_tx.c - tx related target specific function