xref: /wlan-driver/qca-wifi-host-cmn/hal/wifi3.0/README (revision 5113495b16420b49004c444715d2daae2066e7dc)
1*5113495bSYour NameThe below qca6290 and qca8074 folder has c files defining functions
2*5113495bSYour Nameand structures to hold target specific definitions to handle differences between
3*5113495bSYour Namechips with respect to hal.
4*5113495bSYour Name
5*5113495bSYour NamePlease ensure changes get applied to all platform specific files if the fixes
6*5113495bSYour Nameare generic and applicable to all the folders.
7*5113495bSYour Name
8*5113495bSYour Nameqca6290
9*5113495bSYour Name	hal_6290_rx.c - rx related target specific function
10*5113495bSYour Name	hal_6290_srng_table.c - holds hw srng table and hal hw reg offsets array
11*5113495bSYour Name	hal_6290_tx.c - tx related target specific function
12*5113495bSYour Nameqca8074
13*5113495bSYour Name	hal_8074_rx.c - rx related target specific function
14*5113495bSYour Name	hal_8074_srng_table.c - holds hw srng table and hal hw reg offsets array
15*5113495bSYour Name	hal_8074_tx.c - tx related target specific function
16*5113495bSYour Name
17*5113495bSYour Name
18