Home
last modified time | relevance | path

Searched refs:gTcp4ComponentName (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
DComponentName.c147 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gTcp4ComponentName = { variable
228 (BOOLEAN) (This == &gTcp4ComponentName) in TcpComponentNameGetDriverName()
285 gTcp4ComponentName.SupportedLanguages, in UpdateName()
431 (BOOLEAN)(This == &gTcp4ComponentName) in TcpComponentNameGetControllerName()
DTcp4Dxe.inf34 # COMPONENT_NAME = gTcp4ComponentName
DTcp4Driver.c19 extern EFI_COMPONENT_NAME_PROTOCOL gTcp4ComponentName;
206 &gTcp4ComponentName, in Tcp4DriverEntryPoint()