Home
last modified time | relevance | path

Searched refs:hostdef_s (Results 1 – 25 of 34) sorted by relevance

12

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhostdef.h28 extern struct hostdef_s *AR6002_HOSTdef;
29 extern struct hostdef_s *AR6003_HOSTdef;
30 extern struct hostdef_s *AR6004_HOSTdef;
31 extern struct hostdef_s *AR9888_HOSTdef;
32 extern struct hostdef_s *AR9888V2_HOSTdef;
33 extern struct hostdef_s *AR6320_HOSTdef;
34 extern struct hostdef_s *AR900B_HOSTdef;
35 extern struct hostdef_s *QCA9984_HOSTdef;
36 extern struct hostdef_s *QCA9888_HOSTdef;
37 extern struct hostdef_s *QCA6290_HOSTdef;
[all …]
H A Dhost_reg_init.h52 static struct hostdef_s my_host_def = {
120 struct hostdef_s *MY_HOST_DEF = &my_host_def;
178 struct hostdef_s *MY_HOST_SHADOW_REGS = &my_host_shadow_regs;
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dar6004def.c46 struct hostdef_s *AR6004_HOSTdef;
H A Dar6320def.c72 struct hostdef_s *AR6320_HOSTdef;
H A Dar900Bdef.c230 struct hostdef_s *AR900B_HOSTdef;
H A Dqca9888def.c226 struct hostdef_s *QCA9888_HOSTdef;
H A Dqca9984def.c227 struct hostdef_s *QCA9984_HOSTdef;
H A Dar9888def.c210 struct hostdef_s *AR9888_HOSTdef;
H A Dqcn6122def.c236 struct hostdef_s *QCN6122_HOSTDEF;
H A Dqca6018def.c236 struct hostdef_s *QCA6018_HOSTDEF;
H A Dqca8074v2def.c236 struct hostdef_s *QCA8074V2_HOSTDEF;
H A Dqca8074def.c236 struct hostdef_s *QCA8074_HOSTdef;
H A Dqcn6432def.c233 struct hostdef_s *QCN6432_HOSTDEF;
H A Dqca5332def.c234 struct hostdef_s *QCA5332_HOSTDEF;
H A Dqca6290def.c219 struct hostdef_s *QCA6290_HOSTdef;
H A Dqca6490def.c224 struct hostdef_s *QCA6490_HOSTdef;
H A Dqca6390def.c219 struct hostdef_s *QCA6390_HOSTdef;
H A Dqca6750def.c217 struct hostdef_s *QCA6750_HOSTdef;
H A Dqcn9160def.c220 struct hostdef_s *QCN9160_HOSTDEF;
H A Dkiwidef.c225 struct hostdef_s *KIWI_HOSTdef;
H A Dqcn9224def.c233 struct hostdef_s *QCN9224_HOSTDEF;
H A Dqca5018def.c235 struct hostdef_s *QCA5018_HOSTDEF;
H A Dqcn9000def.c233 struct hostdef_s *QCN9000_HOSTDEF;
H A Dqca9574def.c234 struct hostdef_s *QCA9574_HOSTDEF;
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
H A Dif_sdio.h53 struct hostdef_s *hostdef;

12