Lines Matching refs:ControllerHandle
41 IN EFI_HANDLE ControllerHandle, in IpSecSupported() argument
56 ControllerHandle, in IpSecSupported()
60 ControllerHandle, in IpSecSupported()
90 IN EFI_HANDLE ControllerHandle, in IpSecStart() argument
115 ControllerHandle, in IpSecStart()
119 ControllerHandle, in IpSecStart()
124 Status = IkeOpenInputUdp4 (Private, ControllerHandle, This->DriverBindingHandle); in IpSecStart()
131 ControllerHandle, in IpSecStart()
135 ControllerHandle, in IpSecStart()
140 Status = IkeOpenInputUdp6 (Private, ControllerHandle, This->DriverBindingHandle); in IpSecStart()
169 IN EFI_HANDLE ControllerHandle, in IpSecStop() argument
233 if (UdpSrv->Input != NULL && ControllerHandle == UdpSrv->Input->UdpHandle) { in IpSecStop()
238 if (UdpSrv->Output != NULL && ControllerHandle == UdpSrv->Output->UdpHandle) { in IpSecStop()
260 if (UdpSrv->Input != NULL && ControllerHandle == UdpSrv->Input->UdpHandle) { in IpSecStop()
265 if (UdpSrv->Output != NULL && ControllerHandle == UdpSrv->Output->UdpHandle) { in IpSecStop()
299 IN EFI_HANDLE ControllerHandle, in IpSec4DriverBindingSupported() argument
305 ControllerHandle, in IpSec4DriverBindingSupported()
330 IN EFI_HANDLE ControllerHandle, in IpSec4DriverBindingStart() argument
336 ControllerHandle, in IpSec4DriverBindingStart()
359 IN EFI_HANDLE ControllerHandle, in IpSec4DriverBindingStop() argument
366 ControllerHandle, in IpSec4DriverBindingStop()
390 IN EFI_HANDLE ControllerHandle, in IpSec6DriverBindingSupported() argument
396 ControllerHandle, in IpSec6DriverBindingSupported()
421 IN EFI_HANDLE ControllerHandle, in IpSec6DriverBindingStart() argument
427 ControllerHandle, in IpSec6DriverBindingStart()
450 IN EFI_HANDLE ControllerHandle, in IpSec6DriverBindingStop() argument
457 ControllerHandle, in IpSec6DriverBindingStop()