Kenvish Butani a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
..
be 27da15777b qcacmn: initialize BE specific HAL API callbacks 2 年之前
kiwi 27da15777b qcacmn: initialize BE specific HAL API callbacks 2 年之前
li a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qca5018 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qca5332 fbe9b32cc7 qcacmn: Fix compilation issues in QCA5332 2 年之前
qca6290 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qca6390 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qca6490 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qca6750 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qca8074v1 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qca8074v2 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qcn6122 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qcn9000 a16d867018 qcacmn: Separate GetFrameControl API's for LI chipsets 2 年之前
qcn9224 15e2647ec7 Revert "qcacmn: add reo bit to enable reo qref in fw" 2 年之前
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 年之前
hal_api.h a615488cf4 qcacmn: Hal changes for Umac post reset at host 2 年之前
hal_api_mon.h 0fe7f4446b qcacmn: Optimize monitor mode memory utilization 2 年之前
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 年之前
hal_generic_api.h a615488cf4 qcacmn: Hal changes for Umac post reset at host 2 年之前
hal_hw_headers.h a3585f6fe8 qcacmn: Add sanity check for BA window size in DP 3 年之前
hal_internal.h 27da15777b qcacmn: initialize BE specific HAL API callbacks 2 年之前
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 年之前
hal_reo.h a615488cf4 qcacmn: Hal changes for Umac post reset at host 2 年之前
hal_rx.h 27da15777b qcacmn: initialize BE specific HAL API callbacks 2 年之前
hal_rx_flow.c 1684251d1f qcacmn: Move FISA FST table to CMEM on Kiwi 3 年之前
hal_rx_flow.h 1684251d1f qcacmn: Move FISA FST table to CMEM on Kiwi 3 年之前
hal_rx_flow_info.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 年之前
hal_rx_hw_defines.h 63ea23ade1 qcacmn: Parse 64-bit TLVs in monitor status ring for WCN7850 3 年之前
hal_srng.c 0f046983ec qcacmn: HAL changes for QCA5332 2 年之前
hal_tx.h 51cde26ad5 qcacmn: Initial changes in dp for ipq5332 target compilation 2 年之前
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 年之前

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