Subhranil Choudhury 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
..
qca6290 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
qca6390 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
qca8074v1 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
qca8074v2 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
qcn9000 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 6 years ago
hal_api.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 years ago
hal_api_mon.h 1f89b97be2 qcacmn: Read 256 fcs_ok bitmap from user ext TLV 5 years ago
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 years ago
hal_generic_api.h 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
hal_hw_headers.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 years ago
hal_internal.h 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
hal_reo.c 65c212da2d qcacmn: Disable PN Error handling in the REO 5 years ago
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 years ago
hal_rx.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 years ago
hal_rx_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 years ago
hal_srng.c 5d3475b985 qcacmn: Initial changes for pine 5 years ago
hal_tx.h 4ee1b5e28d qcacmn: Add cache-set-num in HKv2 Tx path 5 years ago
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 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