• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

be/30-Nov-2024-14,79810,140

kiwi/30-Nov-2024-3,2892,591

li/30-Nov-2024-7,1534,884

qca5018/30-Nov-2024-2,9822,086

qca5332/30-Nov-2024-2,7562,081

qca6290/30-Nov-2024-2,7421,957

qca6390/30-Nov-2024-2,6821,878

qca6490/30-Nov-2024-3,1272,197

qca6750/30-Nov-2024-3,2702,292

qca8074v1/30-Nov-2024-2,7501,937

qca8074v2/30-Nov-2024-2,9862,127

qcn6122/30-Nov-2024-3,0842,177

qcn6432/30-Nov-2024-3,2912,415

qcn9000/30-Nov-2024-3,0812,170

qcn9224/30-Nov-2024-3,6652,700

rh/30-Nov-2024-4,4313,122

wcn6450/30-Nov-2024-2,5421,721

READMED30-Nov-2024681 1813

hal_api.hD30-Nov-2024103.1 KiB3,6391,954

hal_api_mon.hD30-Nov-202442.7 KiB1,496903

hal_flow.hD30-Nov-20243.2 KiB11356

hal_generic_api.hD30-Nov-202420.7 KiB709478

hal_hw_headers.hD30-Nov-202414.5 KiB424259

hal_internal.hD30-Nov-202455.5 KiB1,7791,172

hal_reo.cD30-Nov-20241.8 KiB5530

hal_reo.hD30-Nov-202424.5 KiB847437

hal_rx.hD30-Nov-202491.9 KiB3,2661,678

hal_rx_flow.cD30-Nov-202415.4 KiB586418

hal_rx_flow.hD30-Nov-20247.3 KiB23063

hal_rx_flow_info.hD30-Nov-20242.8 KiB8131

hal_rx_hw_defines.hD30-Nov-20245.7 KiB13784

hal_srng.cD30-Nov-202458 KiB2,0971,559

hal_tx.hD30-Nov-202429.5 KiB951445

hal_tx_hw_defines.hD30-Nov-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