Jinwei Chen 480aac399f qcacmn: revert FISA LRU deletion change 3 年之前
..
be 6c7fcf1d61 qcacmn: Add logic for allocation and reset of vdev_stats_id 3 年之前
li 6c7fcf1d61 qcacmn: Add logic for allocation and reset of vdev_stats_id 3 年之前
qca5018 41fda10bc5 qcacmn: In WBM err process read peer_id from peer_meta_data 3 年之前
qca6290 41fda10bc5 qcacmn: In WBM err process read peer_id from peer_meta_data 3 年之前
qca6390 41fda10bc5 qcacmn: In WBM err process read peer_id from peer_meta_data 3 年之前
qca6490 480aac399f qcacmn: revert FISA LRU deletion change 3 年之前
qca6750 371d4ebd86 qcacmn: Increase the max WBM2SW rel rings for qca6750 3 年之前
qca8074v1 41fda10bc5 qcacmn: In WBM err process read peer_id from peer_meta_data 3 年之前
qca8074v2 41fda10bc5 qcacmn: In WBM err process read peer_id from peer_meta_data 3 年之前
qcn6122 41fda10bc5 qcacmn: In WBM err process read peer_id from peer_meta_data 3 年之前
qcn9000 41fda10bc5 qcacmn: In WBM err process read peer_id from peer_meta_data 3 年之前
qcn9224 c42af1f62f qcacmn: Rx path changes for multichip MLO 3 年之前
wcn7850 480aac399f qcacmn: revert FISA LRU deletion change 3 年之前
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 7 年之前
hal_api.h 4e7ceff561 qcacmn: Prefetch RX HW desc, SW desc and SKB in pipeline fashion 3 年之前
hal_api_mon.h 8fd6fe32e8 qcacmn: Conditionally compile scan radio special vap stats 3 年之前
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows 6 年之前
hal_generic_api.h 7ccb73b31f qcacmn: Add support for beryllium on WIN 3 年之前
hal_hw_headers.h 70398a0ccd qcacmn: Changes needed for MLO soc attach 3 年之前
hal_internal.h 6c7fcf1d61 qcacmn: Add logic for allocation and reset of vdev_stats_id 3 年之前
hal_reo.c 25acb759bf qcacmn: Fixes to enable LI & BE in a build 4 年之前
hal_reo.h 6c7fcf1d61 qcacmn: Add logic for allocation and reset of vdev_stats_id 3 年之前
hal_rx.h 41fda10bc5 qcacmn: In WBM err process read peer_id from peer_meta_data 3 年之前
hal_rx_flow.c 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 年之前
hal_rx_flow.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 年之前
hal_rx_flow_info.h 1190bfe856 qcacmn: HAL RX flow API changes for beryllium 4 年之前
hal_rx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 年之前
hal_srng.c 733215d31f qcacmn: Change device_wake, high_tput check order 3 年之前
hal_tx.h 4fa2c22c80 qcacmn: Add ini param for reo dest ring 3 年之前
hal_tx_hw_defines.h 9bf522cc45 qcacmn: HAL hardware header files changes for beryllium 4 年之前

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