Name Date Size #Lines LOC

..--

be/H--14,79810,140

kiwi/H--3,2892,591

li/H--7,1534,884

qca5018/H--2,9822,086

qca5332/H--2,7562,081

qca6290/H--2,7421,957

qca6390/H--2,6821,878

qca6490/H--3,1272,197

qca6750/H--3,2702,292

qca8074v1/H--2,7501,937

qca8074v2/H--2,9862,127

qcn6122/H--3,0842,177

qcn6432/H--3,2912,415

qcn9000/H--3,0812,170

qcn9224/H--3,6652,700

rh/H--4,4313,122

wcn6450/H--2,5421,721

READMEH A D01-Sep-2024681 1813

hal_api.hH A D01-Sep-2024103.1 KiB3,6391,954

hal_api_mon.hH A D01-Sep-202442.7 KiB1,496903

hal_flow.hH A D01-Sep-20243.2 KiB11356

hal_generic_api.hH A D01-Sep-202420.7 KiB709478

hal_hw_headers.hH A D01-Sep-202414.5 KiB424259

hal_internal.hH A D01-Sep-202455.5 KiB1,7791,172

hal_reo.cH A D01-Sep-20241.8 KiB5530

hal_reo.hH A D01-Sep-202424.5 KiB847437

hal_rx.hH A D01-Sep-202491.9 KiB3,2661,678

hal_rx_flow.cH A D01-Sep-202415.4 KiB586418

hal_rx_flow.hH A D01-Sep-20247.3 KiB23063

hal_rx_flow_info.hH A D01-Sep-20242.8 KiB8131

hal_rx_hw_defines.hH A D01-Sep-20245.7 KiB13784

hal_srng.cH A D01-Sep-202458 KiB2,0971,559

hal_tx.hH A D01-Sep-202429.5 KiB951445

hal_tx_hw_defines.hH A D01-Sep-20245.8 KiB14493

README

1The below qca6290 and qca8074 folder has c files defining functions
2and structures to hold target specific definitions to handle differences between
3chips with respect to hal.
4
5Please ensure changes get applied to all platform specific files if the fixes
6are generic and applicable to all the folders.
7
8qca6290
9	hal_6290_rx.c - rx related target specific function
10	hal_6290_srng_table.c - holds hw srng table and hal hw reg offsets array
11	hal_6290_tx.c - tx related target specific function
12qca8074
13	hal_8074_rx.c - rx related target specific function
14	hal_8074_srng_table.c - holds hw srng table and hal hw reg offsets array
15	hal_8074_tx.c - tx related target specific function
16
17
18