Chaithanya Garrepalli e122023f44 qcacmn: change hal_wbm_err_info to use proper HW headers 4 years ago
..
be 4083155141 qcacmn: Add support for HW cookie conversion 4 years ago
li e122023f44 qcacmn: change hal_wbm_err_info to use proper HW headers 4 years ago
qca5018 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
qca6290 59ea466ca4 qcacmn: Add HAL APIs for Lithium targets 4 years ago
qca6390 59ea466ca4 qcacmn: Add HAL APIs for Lithium targets 4 years ago
qca6490 59ea466ca4 qcacmn: Add HAL APIs for Lithium targets 4 years ago
qca6750 59ea466ca4 qcacmn: Add HAL APIs for Lithium targets 4 years ago
qca8074v1 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
qca8074v2 00bcc8cbd3 qcacmn: Initial changes for ipq9574 target compilation 4 years ago
qcn6122 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
qcn9000 403d510e5e qcacmn: Populate mcs & gI parameters to cfr_info 4 years ago
wcn7850 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 years ago
hal_api.h 4083155141 qcacmn: Add support for HW cookie conversion 4 years ago
hal_api_mon.h 403d510e5e qcacmn: Populate mcs & gI parameters to cfr_info 4 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 e2f53365f8 qcacmn: HAL generic API changes for Beryllium 4 years ago
hal_hw_headers.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 years ago
hal_internal.h 1104d6d5a7 qcacmn: Delay 50us when update same shadow reg 4 years ago
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
hal_reo.h 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
hal_rx.h 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 years ago
hal_rx_flow.c 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 years ago
hal_rx_flow.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 years ago
hal_rx_flow_info.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 years ago
hal_rx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 years ago
hal_srng.c 8ddd31db96 qcacmn: Invoke hal_reg_write_need_delay before the register write 4 years ago
hal_tx.h 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 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