OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NIC_DEVICE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
Ax88772.h
347
}
NIC_DEVICE
;
349
#define DEV_FROM_SIMPLE_NETWORK(a) CR (a,
NIC_DEVICE
, SimpleNetwork, DEV_SIGNATURE) ///< Locate
NIC_DEVICE
from Simple Network Protocol
401
IN
NIC_DEVICE
* pNicDevice
595
@param [in] pNicDevice Pointer to the
NIC_DEVICE
structure
604
IN
NIC_DEVICE
* pNicDevice,
614
@param [in] pNicDevice Pointer to the
NIC_DEVICE
structure
623
IN
NIC_DEVICE
* pNicDevice,
630
@param [in] pNicDevice Pointer to the
NIC_DEVICE
structure
635
IN
NIC_DEVICE
* pNicDevice
[
all
...]
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
Ax88772.h
410
}
NIC_DEVICE
;
412
#define DEV_FROM_SIMPLE_NETWORK(a) CR (a,
NIC_DEVICE
, SimpleNetwork, DEV_SIGNATURE) ///< Locate
NIC_DEVICE
from Simple Network Protocol
464
IN
NIC_DEVICE
* pNicDevice
658
@param [in] pNicDevice Pointer to the
NIC_DEVICE
structure
667
IN
NIC_DEVICE
* pNicDevice,
677
@param [in] pNicDevice Pointer to the
NIC_DEVICE
structure
686
IN
NIC_DEVICE
* pNicDevice,
693
@param [in] pNicDevice Pointer to the
NIC_DEVICE
structure
698
IN
NIC_DEVICE
* pNicDevice
[
all
...]
Completed in 101 milliseconds