Radha Krishna Simha Jiguru 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
..
qca5018 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
qca6290 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
qca6390 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
qca6490 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
qca6750 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
qca8074v1 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
qca8074v2 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
qcn9000 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 년 전
hal_api.h e919b20a34 qcacmn: Replenish last entry in monitor status ring 5 년 전
hal_api_mon.h 93d8e4ae42 qcacmn: enable monitor destination ring interrupt 5 년 전
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 년 전
hal_generic_api.h 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
hal_hw_headers.h db3f6a4b8c qcacmn: Use right macro to enable delayed register writes 5 년 전
hal_internal.h 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
hal_reo.c e7d41574f3 qcacmn: Add dbgid for each runtime put/get 5 년 전
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 년 전
hal_rx.h 8ca2521ac8 qcacmn: Get Rx TLV offsets from structure 5 년 전
hal_rx_flow.c f89f2b3e50 qcacmn: Fix wifi load issue on CYP 5 년 전
hal_rx_flow.h f3b2944efe qcacmn: Move flow learning and operation HAL macros out of header file 5 년 전
hal_srng.c 94ff74fcf9 qcacmn: Add memory barrier to avoid inconsistent reg write 5 년 전
hal_tx.h d78c96c67c qcacmn: Restrict lock hold time in tx path 5 년 전
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