Lines Matching refs:This

5 This program and the accompanying materials
119 @param This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
131 IN EFI_DRIVER_BINDING_PROTOCOL *This,
140 @param This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
151 IN EFI_DRIVER_BINDING_PROTOCOL *This,
160 @param This A pointer to the EFI_DRIVER_BINDING_PROTOCOL instance.
172 IN EFI_DRIVER_BINDING_PROTOCOL *This,
185 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
194 IN EFI_SIMPLE_NETWORK_PROTOCOL *This
201 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
210 IN EFI_SIMPLE_NETWORK_PROTOCOL *This
217 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
227 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
236 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
239 @retval EFI_INVALID_PARAMETER Invalid This paramter.
248 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
256 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
258 @retval EFI_INVALID_PARAMETER Invalid This paramter.
267 IN EFI_SIMPLE_NETWORK_PROTOCOL *This
274 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
281 @retval EFI_INVALID_PARAMETER Invalid This paramter.
290 IN EFI_SIMPLE_NETWORK_PROTOCOL * This,
302 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
306 @retval EFI_INVALID_PARAMETER Invalid This paramter.
315 IN EFI_SIMPLE_NETWORK_PROTOCOL * This,
324 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
329 @retval EFI_INVALID_PARAMETER Invalid This paramter.
338 IN EFI_SIMPLE_NETWORK_PROTOCOL * This,
348 @param This A pointer to EFI_SIMPLE_NETWORK_PROTOCOL structure.
353 @retval EFI_INVALID_PARAMETER Invalid This paramter.
365 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
376 @param This The protocol instance pointer.
379 write operation. This must be a multiple of NvRamAccessSize and
382 This must also be a multiple of NvramAccessSize.
389 @retval EFI_UNSUPPORTED This function is not supported by the network interface.
395 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
407 @param This The protocol instance pointer.
425 @retval EFI_UNSUPPORTED This function is not supported by the network interface.
431 IN EFI_SIMPLE_NETWORK_PROTOCOL * This,
440 @param This The protocol instance pointer.
443 must be equal to This->Mode->MediaHeaderSize and the DestAddr
448 transmitted. This parameter cannot be NULL. If HeaderSize is zero,
454 This->Mode->CurrentAddress is used for the source HW MAC address.
467 @retval EFI_UNSUPPORTED This function is not supported by the network interface.
473 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
486 @param This The protocol instance pointer.
512 @retval EFI_UNSUPPORTED This function is not supported by the network interface.
518 IN EFI_SIMPLE_NETWORK_PROTOCOL *This,
546 @param This The protocol instance pointer.
555 @retval EFI_UNSUPPORTED This function is not supported by the network interface.
559 IN EFI_SIMPLE_NETWORK_PROTOCOL *This
591 This should install the !PXE and PXENV+ structures in memory for
617 Description: This service is used to pass the BIOS parameter registers to the UNDI driver. The UNDI driver is
619 This service is also responsible for hooking the Int 1Ah service routine
620 Note: This API service must be called only once during UNDI Option ROM boot.
663 Description: This API is responsible for initializing the contents of the UNDI code & data segment for proper
670 chaining interrupt 1Ah. This must be done by the PXENV_START_UNDI and
672 This service cannot be used in protected mode.
703 Description: This call will prepare the network adapter driver to be unloaded from memory. This call must be
706 This service cannot be used in protected mode.
737 Description: This call resets the adapter and programs it with default parameters. The default parameters used
738 are those supplied to the most recent UNDI_STARTUP call. This routine does not enable the
741 This call must be made by an application to establish an interface to the network adapter driver.
752 driver (refer to the NDIS 2.0 specification). This parameter is
756 protocol.ini file was done by NDIS.) This value can be NULL for any
785 Description: This call resets and reinitializes the network adapter with the same set of parameters supplied to
787 network. This routine cannot be used to replace Initialize or Shutdown calls.
801 R_Mcast_Buf: This is a structure of MCastAddrCount and
833 Description: This call resets the network adapter and leaves it in a safe state for another driver to program it.
866 Description: This call activates the adapter network connection and sets the adapter ready to accept packets
879 OpenFlag: This is an adapter specific input parameter. This is
882 This can be zero.
883 PktFilter: Filter for receiving packets. This can be one, or more, of
913 Description: This call disconnects the network adapter from the network. Packets cannot be transmitted or
945 Description: This call transmits a buffer to the network. The media header
986 Protocol: This is the protocol of the upper layer that is calling UNDI
1031 Description: This call changes the current list of multicast addresses to the input list and resets the network
1065 Description: This call sets the MAC address to be the input value and is called before opening the network
1100 Description: This call resets the adapter's receive unit to accept a new filter, different from the one provided with
1134 Description: This call copies the network adapter variables, including the MAC address, into the input buffer.
1193 Description: This call reads statistical information from the network adapter, and returns.
1233 Description: This call clears the statistical information from the network adapter.
1263 Description: This call can be used to initiate the run-time diagnostics. It causes the network adapter to run
1295 Description: This call forces the network adapter to generate an interrupt. When a receive interrupt occurs, the
1332 Description: This call converts the given IP multicast address to a hardware multicast address.
1367 Description: This call, if successful, provides the NIC-specific information necessary to identify the network
1433 Description: This call, if successful, provides the network interface specific information such as the interface
1434 type at the link layer (Ethernet, Tokenring) and the link speed. This information can be used in the
1452 IfaceType: Name of MAC type in ASCIIZ format. This is
1480 Description: This API function will be called at different levels of processing the interrupt. The FuncFlag field in
1481 the parameter block indicates the operation to be performed for the call. This field is filled with the
1538 Description: This routine is responsible for unhooking the Int 1Ah service routine.
1539 Note: This API service must be called only once at the end of UNDI Option ROM boot. One of the valid
1574 Description: This call can be used to obtain state of the UNDI engine in order to avoid issuing adverse call
1596 Description: This API function will be called at different levels of processing the interrupt. The FuncFlag field in
1597 the parameter block indicates the operation to be performed for the call. This field is filled with the