Amir Patel 8e96dd29e8 qcacmn: Disable Enhanced PPDU stats and low watermark interrupt 3 years ago
..
be 8e96dd29e8 qcacmn: Disable Enhanced PPDU stats and low watermark interrupt 3 years ago
kiwi cf7bae960f qcacmn: Add CFR supports for KIWI 3 years ago
li 165f79e802 qcacmn: Fix compilation error in whunt 3 years ago
qca5018 5f8681ff1e qcacmn: Enable the 4th Tx. completion ring 3 years ago
qca6290 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip 3 years ago
qca6390 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip 3 years ago
qca6490 a20affa799 qcacmn: Avoid overwriting radiotap information in monitor mode 3 years ago
qca6750 a6d46ebc8b qcacmn: Populate additional params to CFR info for QCA6750 3 years ago
qca8074v1 d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip 3 years ago
qca8074v2 5f8681ff1e qcacmn: Enable the 4th Tx. completion ring 3 years ago
qcn6122 5f8681ff1e qcacmn: Enable the 4th Tx. completion ring 3 years ago
qcn9000 5f8681ff1e qcacmn: Enable the 4th Tx. completion ring 3 years ago
qcn9224 0bada76a48 qcacmn: Fix compilation when monitor mode is not enabled 3 years ago
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 years ago
hal_api.h 77530eea0b qcacmn: support PLD lock for window register accessing 3 years ago
hal_api_mon.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 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 357bfbe52d qcacmn: Add support to Legacy tx monitor and Waikiki 3 years ago
hal_hw_headers.h 70398a0ccd qcacmn: Changes needed for MLO soc attach 3 years ago
hal_internal.h 357bfbe52d qcacmn: Add support to Legacy tx monitor and Waikiki 3 years ago
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
hal_reo.h 6c7fcf1d61 qcacmn: Add logic for allocation and reset of vdev_stats_id 3 years ago
hal_rx.h 6bbb8971e2 qcacmn: Fix for ping issue in NAWDS Learning repeater mode 3 years ago
hal_rx_flow.c d93357ef5d qcacmn: Move CCE and flow hal implementation to per chip 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 ad2829718c qcacmn: Remove IP from files 3 years ago
hal_tx.h 357bfbe52d qcacmn: Add support to Legacy tx monitor and Waikiki 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