Home
last modified time | relevance | path

Searched refs:MaxInitiatorQueueDepth (Results 1 – 7 of 7) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndkinfo.h40 ULONG MaxInitiatorQueueDepth; member
H A Dntddndis.h3824 ULONG MaxInitiatorQueueDepth; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dndkinfo.h40 ULONG MaxInitiatorQueueDepth; member
H A Dntddndis.h3824 ULONG MaxInitiatorQueueDepth; member
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/netdir/src/
H A Dnetdir_ep.c270 ep->domain->ainfo.MaxInitiatorQueueDepth, in ofi_nd_ep_control()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/NetworkManagement/Ndis/
H A Dmod.rs6074 pub MaxInitiatorQueueDepth: u32, field
6106 .field("MaxInitiatorQueueDepth", &self.MaxInitiatorQueueDepth) in fmt()
6133 && self.MaxInitiatorQueueDepth == other.MaxInitiatorQueueDepth in eq()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/NetworkManagement/Ndis/
H A Dmod.rs3447 pub MaxInitiatorQueueDepth: u32, field