Radha Krishna Simha Jiguru d78c96c67c qcacmn: Restrict lock hold time in tx path 5 years ago
..
qca5018 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 years ago
qca6290 2bf9b7a18a qcacmn: Initialize command/credit ring for qca8074 & qcn9000 5 years ago
qca6390 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 years ago
qca6490 63dd1b61be qcacmn: Process PPDU status TLVs and parse CFR information 5 years ago
qca6750 aceafadc2e qcacmn: WBM msdu continuation for SG in QCN9000 5 years ago
qca8074v1 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 years ago
qca8074v2 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 years ago
qcn9000 aceafadc2e qcacmn: WBM msdu continuation for SG in QCN9000 5 years ago
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 years ago
hal_api.h aceafadc2e qcacmn: WBM msdu continuation for SG in QCN9000 5 years ago
hal_api_mon.h 252b67e048 qcacmn: Add HAL layer changes for full monitor mode 5 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 9def5df14a qcacmn: device ID and target type checks for ipq5018 target 5 years ago
hal_hw_headers.h b4429e8278 qcacmn: Add delayed register write support in HAL 5 years ago
hal_internal.h aceafadc2e qcacmn: WBM msdu continuation for SG in QCN9000 5 years ago
hal_reo.c 30294e2c79 qcacmn: Skip setting BA window size to 2 for NON BA case 5 years ago
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 years ago
hal_rx.h aceafadc2e qcacmn: WBM msdu continuation for SG in QCN9000 5 years ago
hal_rx_flow.c f89f2b3e50 qcacmn: Fix wifi load issue on CYP 5 years ago
hal_rx_flow.h f3b2944efe qcacmn: Move flow learning and operation HAL macros out of header file 5 years ago
hal_srng.c 9def5df14a qcacmn: device ID and target type checks for ipq5018 target 5 years ago
hal_tx.h d78c96c67c qcacmn: Restrict lock hold time in tx path 5 years ago
hal_wbm.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL 6 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