syed touqeer pasha 15f8f4c23f qcacmn: Qcn9000 packet tlv field access 5 年之前
..
qca6290 bcf953583a qcacmn: Use multi window write and read for pine 5 年之前
qca6390 bcf953583a qcacmn: Use multi window write and read for pine 5 年之前
qca6490 bcf953583a qcacmn: Use multi window write and read for pine 5 年之前
qca8074v1 bcf953583a qcacmn: Use multi window write and read for pine 5 年之前
qca8074v2 bcf953583a qcacmn: Use multi window write and read for pine 5 年之前
qcn9000 15f8f4c23f qcacmn: Qcn9000 packet tlv field access 5 年之前
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 6 年之前
hal_api.h bcf953583a qcacmn: Use multi window write and read for pine 5 年之前
hal_api_mon.h 84d5092701 qcacmn: Add hal_rx_hw_desc_get_ppduid_get API 5 年之前
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 年之前
hal_generic_api.h 05c1f9c8c3 qcacmn: Remove unneccessary logging 5 年之前
hal_hw_headers.h 2b0d3f38d5 qcacmn: Support force wake request 5 年之前
hal_internal.h bcf953583a qcacmn: Use multi window write and read for pine 5 年之前
hal_reo.c ea6518b89e qcacmn: Record reo command srng events 5 年之前
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 年之前
hal_rx.h 36fd40ab6e qcacmn: Add hal_rx_get_rx_sequence API 5 年之前
hal_rx_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 年之前
hal_srng.c bcf953583a qcacmn: Use multi window write and read for pine 5 年之前
hal_tx.h b86ddaf205 qcacmn: Handle wbm_internal_error in tx completions 5 年之前
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 年之前

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