Dustin Newman d667adc719 qcacmn: hal: Initialize hal_hw_txrx_ops for 8074v1 преди 4 години
..
qca5018 b42ee01aec qcacmn: Change the DST_ALT_IND_0 to WBM from REO2TCL преди 4 години
qca6290 549f0d8015 qcacmn: hal: Initialize hal_hw_txrx_ops for 6290 преди 4 години
qca6390 09bb264b52 qcacmn: hal: Initialize hal_hw_txrx_ops for 6390 преди 4 години
qca6490 b9ccb9248a qcacmn: hal: Initialize hal_hw_txrx_ops for 6490 преди 4 години
qca6750 05bc154f2a qcacmn: hal: Initialize hal_hw_txrx_ops for 6750 преди 4 години
qca8074v1 d667adc719 qcacmn: hal: Initialize hal_hw_txrx_ops for 8074v1 преди 4 години
qca8074v2 13349de3b8 qcacmn: Populate additional params to CFR info преди 4 години
qcn9000 5ad75b2f38 qcacmn: hal: Initialize hal_hw_txrx_ops for 9000 преди 4 години
qcn9100 d3ac31aacc qcacmn: hal: Initialize hal_hw_txrx_ops for 9100 преди 4 години
README d0159640ea qcacmn: Separate hal for qca6290 and qca8074 преди 7 години
hal_api.h 871c29e8f2 qcacmn: Set IPA WBM2SW ring HP to DDR addr on disable pipes преди 4 години
hal_api_mon.h 13349de3b8 qcacmn: Populate additional params to CFR info преди 4 години
hal_flow.h c4fa4df717 qcacmn: Add a new feature to support tagging of IPv4/v6 flows преди 6 години
hal_generic_api.h 1a0bc1efc4 qcacmn: Data path changes for big endian platform преди 4 години
hal_hw_headers.h 1a4e3a96c7 qcacmn: add APIs to access CMEM преди 4 години
hal_internal.h b42ee01aec qcacmn: Change the DST_ALT_IND_0 to WBM from REO2TCL преди 4 години
hal_reo.c 5040a3b6ed qcacmn: hal: Remove redundant __func__ from the logs преди 4 години
hal_reo.h 8eda31cab3 qcacmn: Remove void ptr usage in HAL преди 6 години
hal_rx.h af0f724da2 qcacmn: Add support to handle BAR frames in host преди 4 години
hal_rx_flow.c 0907c4679d qcacmn: Initialize the HW FST memory to zero преди 4 години
hal_rx_flow.h 3433cf4974 qcacmn: add HAL APIs to configure FSE in CMEM преди 4 години
hal_rx_flow_info.h 50e10cff51 qcacmn: Remove hash key related member in hal_rx_fst преди 5 години
hal_srng.c 871c29e8f2 qcacmn: Set IPA WBM2SW ring HP to DDR addr on disable pipes преди 4 години
hal_tx.h 1a0bc1efc4 qcacmn: Data path changes for big endian platform преди 4 години
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