Sumeet Rao c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 سال پیش
..
qca6290 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 سال پیش
qca6390 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 سال پیش
qca8074v1 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 سال پیش
qca8074v2 afdb8f4fb5 qcacmn: Suppress the print if tlv_tag not found 5 سال پیش
qcn9000 aa28cc38a3 qcacmn: Adding hal for pine 5 سال پیش
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 6 سال پیش
hal_api.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 سال پیش
hal_api_mon.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 سال پیش
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 سال پیش
hal_generic_api.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 سال پیش
hal_hw_headers.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 سال پیش
hal_internal.h 5ee6efde61 qcacmn: Avoid shadow register access when link is down 5 سال پیش
hal_reo.c 5ee6efde61 qcacmn: Avoid shadow register access when link is down 5 سال پیش
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 سال پیش
hal_rx.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 سال پیش
hal_rx_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 5 سال پیش
hal_srng.c 8eda31cab3 qcacmn: Remove void ptr usage in HAL 5 سال پیش
hal_tx.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 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