Lines Matching full:receive
33 /// from the MNP receive queue will be dropped if its receive timeout expires.
38 /// from the MNP transmit queue will be dropped if its receive timeout expires.
47 /// Set to TRUE to receive packets that are sent to the network
52 /// Set to TRUE to receive packets that are sent to any of the
57 /// Set to TRUE to receive packets that are sent to the network
62 /// Set to TRUE to receive packets that are sent to any MAC address.
172 reset to startup defaults and all pending transmit and receive
223 Enables and disables receive filters for multicast address.
278 @param Token The pointer to a token associated with the receive data descriptor.
280 @retval EFI_SUCCESS The receive completion token was cached.
289 @retval EFI_ACCESS_DENIED The receive completion token was already in the receive queue.
290 …@retval EFI_NOT_READY The receive request could not be queued because the receive queue is…
301 Aborts an asynchronous transmit or receive request.
306 EFI_MANAGED_NETWORK_PROTOCOL.Receive(). If
315 not found in the transmit or receive queue. It has either completed
316 or was not issued by Transmit() and Receive().
336 @retval EFI_TIMEOUT Data was dropped out of the transmit and/or receive queue.
356 EFI_MANAGED_NETWORK_RECEIVE Receive; member