Home | History | Annotate | Download | only in Protocol

Lines Matching defs:Event

212   /// receive timeout event to be associated with each assembled

218 /// transmit timeout event to be associated with each outgoing
436 /// After this event is signaled, the receive data structure is released
526 /// This Event will be signaled after the Status field is updated by
527 /// the EFI IPv6 Protocol driver. The type of Event must be EFI_NOTIFY_SIGNAL.
529 EFI_EVENT Event;
786 errors occur, the event in the token will be signaled and the status is updated.
798 - Token.Event is NULL.
809 @retval EFI_ACCESS_DENIED The transmit completion token with the same Token.Event
836 The Token.Event field in the completion token must be filled in by the caller
838 driver updates the Token.Status and Token.Packet.RxData fields and the Token.Event
851 - Token.Event is NULL.
856 @retval EFI_ACCESS_DENIED The receive completion token with the same Token.Event was already
873 function, Token->Status will be set to EFI_ABORTED and then Token->Event will
886 Token->Event was signaled. When Token is NULL, all
911 In some systems the periodic timer event may not poll the underlying communications