Home
last modified time | relevance | path

Searched refs:Snp (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
133 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
213 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c382 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
383 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
385 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
386 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
391 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
394 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
395 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
397 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
519 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
675 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
H A DInitialize.c26 SNP_DRIVER *Snp, in PxeInit() argument
36 Cpb = Snp->Cpb; in PxeInit()
86 Snp->Cdb.CPBaddr = (UINT64)(UINTN) Snp->Cpb; in PxeInit()
87 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeInit()
91 Snp->Cdb.IFnum = Snp->IfNum; in PxeInit()
96 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeInit()
189 SNP_DRIVER *Snp; in SnpUndi32Initialize() local
223 &Snp->Snp.WaitForPacket in SnpUndi32Initialize()
227 Snp->Snp.WaitForPacket = NULL; in SnpUndi32Initialize()
236 ZeroMem (Snp->Mode.MCastFilter, sizeof Snp->Mode.MCastFilter); in SnpUndi32Initialize()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
133 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
213 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c381 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
382 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
384 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
385 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
390 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
393 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
394 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
396 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
518 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
672 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
H A DInitialize.c26 SNP_DRIVER *Snp, in PxeInit() argument
36 Cpb = Snp->Cpb; in PxeInit()
86 Snp->Cdb.CPBaddr = (UINT64)(UINTN) Snp->Cpb; in PxeInit()
87 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeInit()
91 Snp->Cdb.IFnum = Snp->IfNum; in PxeInit()
96 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeInit()
189 SNP_DRIVER *Snp; in SnpUndi32Initialize() local
223 &Snp->Snp.WaitForPacket in SnpUndi32Initialize()
227 Snp->Snp.WaitForPacket = NULL; in SnpUndi32Initialize()
236 ZeroMem (Snp->Mode.MCastFilter, sizeof Snp->Mode.MCastFilter); in SnpUndi32Initialize()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
133 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
213 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c382 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
383 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
385 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
386 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
391 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
394 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
395 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
397 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
519 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
675 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
H A DInitialize.c26 SNP_DRIVER *Snp, in PxeInit() argument
36 Cpb = Snp->Cpb; in PxeInit()
86 Snp->Cdb.CPBaddr = (UINT64)(UINTN) Snp->Cpb; in PxeInit()
87 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeInit()
91 Snp->Cdb.IFnum = Snp->IfNum; in PxeInit()
96 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeInit()
189 SNP_DRIVER *Snp; in SnpUndi32Initialize() local
223 &Snp->Snp.WaitForPacket in SnpUndi32Initialize()
227 Snp->Snp.WaitForPacket = NULL; in SnpUndi32Initialize()
236 ZeroMem (Snp->Mode.MCastFilter, sizeof Snp->Mode.MCastFilter); in SnpUndi32Initialize()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
133 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
213 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c382 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
383 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
385 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
386 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
391 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
394 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
395 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
397 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
519 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
675 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
H A DInitialize.c26 SNP_DRIVER *Snp, in PxeInit() argument
36 Cpb = Snp->Cpb; in PxeInit()
86 Snp->Cdb.CPBaddr = (UINT64)(UINTN) Snp->Cpb; in PxeInit()
87 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeInit()
91 Snp->Cdb.IFnum = Snp->IfNum; in PxeInit()
96 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeInit()
189 SNP_DRIVER *Snp; in SnpUndi32Initialize() local
223 &Snp->Snp.WaitForPacket in SnpUndi32Initialize()
227 Snp->Snp.WaitForPacket = NULL; in SnpUndi32Initialize()
236 ZeroMem (Snp->Mode.MCastFilter, sizeof Snp->Mode.MCastFilter); in SnpUndi32Initialize()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
133 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
213 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c381 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
382 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
384 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
385 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
390 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
393 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
394 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
396 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
518 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
674 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
H A DInitialize.c26 SNP_DRIVER *Snp, in PxeInit() argument
36 Cpb = Snp->Cpb; in PxeInit()
86 Snp->Cdb.CPBaddr = (UINT64)(UINTN) Snp->Cpb; in PxeInit()
87 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeInit()
91 Snp->Cdb.IFnum = Snp->IfNum; in PxeInit()
96 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeInit()
189 SNP_DRIVER *Snp; in SnpUndi32Initialize() local
223 &Snp->Snp.WaitForPacket in SnpUndi32Initialize()
227 Snp->Snp.WaitForPacket = NULL; in SnpUndi32Initialize()
236 ZeroMem (Snp->Mode.MCastFilter, sizeof Snp->Mode.MCastFilter); in SnpUndi32Initialize()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/Network/SnpDxe/
H A DReceive_filters.c51 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
76 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
77 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
84 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
139 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
172 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
213 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
214 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
219 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
224 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c385 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
386 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
388 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
389 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
394 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
397 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
398 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
400 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
506 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
656 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
133 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
213 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c381 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
382 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
384 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
385 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
390 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
393 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
394 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
396 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
518 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
672 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
133 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
213 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c382 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
383 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
385 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
386 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
391 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
394 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
395 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
397 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
519 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
675 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterEnable()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeRecvFilterEnable()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeRecvFilterEnable()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterEnable()
133 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterDisable()
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterDisable()
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db; in PxeRecvFilterRead()
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize); in PxeRecvFilterRead()
213 Snp->Cdb.IFnum = Snp->IfNum; in PxeRecvFilterRead()
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeRecvFilterRead()
[all …]
H A DSnp.c381 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
382 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
384 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
385 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
390 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
393 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
394 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
396 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
518 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
672 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/SnpDxe/
H A DReceive_filters.c45 Snp->Cdb.IFnum = Snp->IfNum; in PxeNvDataRead()
70 Snp->Cdb.CPBaddr = (UINT64)(UINTN)Snp->Cpb; in PxeNvDataRead()
71 CopyMem (Snp->Cpb, MCastAddressList, Snp->Cdb.CPBsize); in PxeNvDataRead()
78 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb); in PxeNvDataRead()
133 Snp->Cdb.IFnum = Snp->IfNum;
166 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb);
207 Snp->Cdb.DBaddr = (UINT64)(UINTN) Snp->Db;
208 ZeroMem (Snp->Db, Snp->Cdb.DBsize);
213 Snp->Cdb.IFnum = Snp->IfNum;
218 (*Snp->IssueUndi32Command) ((UINT64)(UINTN) &Snp->Cdb);
[all …]
H A DSnp.c382 Snp->Snp.Start = SnpUndi32Start; in SimpleNetworkDriverStart()
383 Snp->Snp.Stop = SnpUndi32Stop; in SimpleNetworkDriverStart()
385 Snp->Snp.Reset = SnpUndi32Reset; in SimpleNetworkDriverStart()
386 Snp->Snp.Shutdown = SnpUndi32Shutdown; in SimpleNetworkDriverStart()
391 Snp->Snp.NvData = SnpUndi32NvData; in SimpleNetworkDriverStart()
394 Snp->Snp.Receive = SnpUndi32Receive; in SimpleNetworkDriverStart()
395 Snp->Snp.WaitForPacket = NULL; in SimpleNetworkDriverStart()
397 Snp->Snp.Mode = &Snp->Mode; in SimpleNetworkDriverStart()
519 Snp->Cdb.IFnum = Snp->IfNum; in SimpleNetworkDriverStart()
675 &(Snp->Snp) in SimpleNetworkDriverStart()
[all …]

12345678910>>...17