Jia Ding ebe1849453 qcacmn: Add WBM2SW4 support 5 سال پیش
..
qca5018 783f811315 qcacmn: Send ring sel cfg to configure rx pkt tlvs offset 4 سال پیش
qca6290 783f811315 qcacmn: Send ring sel cfg to configure rx pkt tlvs offset 4 سال پیش
qca6390 ebe1849453 qcacmn: Add WBM2SW4 support 4 سال پیش
qca6490 ebe1849453 qcacmn: Add WBM2SW4 support 4 سال پیش
qca6750 278a9d30ba qcacmn: Redirect bar frames to REO exception ring in QCA6750 4 سال پیش
qca8074v1 783f811315 qcacmn: Send ring sel cfg to configure rx pkt tlvs offset 4 سال پیش
qca8074v2 783f811315 qcacmn: Send ring sel cfg to configure rx pkt tlvs offset 4 سال پیش
qcn6122 783f811315 qcacmn: Send ring sel cfg to configure rx pkt tlvs offset 4 سال پیش
qcn9000 783f811315 qcacmn: Send ring sel cfg to configure rx pkt tlvs offset 4 سال پیش
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 سال پیش
hal_api.h ed3a77563a qcacmn: Add wbm head/tail pointer stats to dp_txrx_stats 4 سال پیش
hal_api_mon.h ec2e7778ea qcacmn: Modify logs for QDF_MODULE_ID_CDP 4 سال پیش
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 سال پیش
hal_generic_api.h ec2e7778ea qcacmn: Modify logs for QDF_MODULE_ID_CDP 4 سال پیش
hal_hw_headers.h 1a4e3a96c7 qcacmn: add APIs to access CMEM 4 سال پیش
hal_internal.h 38af510319 qcacmn: add dedicated workqueue for Tx ring delayed reg write 4 سال پیش
hal_reo.c 7630ff783b qcacmn: Fix delay when request dp stats when RTPM suspended 4 سال پیش
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 سال پیش
hal_rx.h ec2e7778ea qcacmn: Modify logs for QDF_MODULE_ID_CDP 4 سال پیش
hal_rx_flow.c 0907c4679d qcacmn: Initialize the HW FST memory to zero 4 سال پیش
hal_rx_flow.h 3433cf4974 qcacmn: add HAL APIs to configure FSE in CMEM 4 سال پیش
hal_rx_flow_info.h 50e10cff51 qcacmn: Remove hash key related member in hal_rx_fst 5 سال پیش
hal_srng.c 1807be0f1e qcacmn: Add CE delayed reg update support for QCA6750 4 سال پیش
hal_tx.h ebe1849453 qcacmn: Add WBM2SW4 support 4 سال پیش
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 سال پیش

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