Lines Matching refs:Rx
244 For all defined versions, only a single MCTP packet is present in the Rx and Tx
250 transmission unit. The Rx and Tx buffers must be sized to accommodate packets up
272 For all protocol versions, the following properties must be upheld for the Rx
306 | 0x02 | Rx Complete |
359 - Only the BMC may write to the Rx buffer described in the control area
367 3. The Rx side now owns the buffer, and reads the message from its Rx area
368 4. The Rx side sends a `Rx Complete` once done, indicating that the buffer
413 | 2 | ✓ | ✓ | ✓ | The host waits on any previous `Rx Complete` message …
414 … | The host writes the packet data and medium-specific metadata to its Tx area (BMC Rx area) |
417 … | The BMC reads the packet data and medium-specific metadata from the its Rx area (host Tx area) |
418 | 7 | ✓ | ✓ | ✓ | The BMC sends the `Rx Complete` command, transferring ownership of its R…
419 | 8 | ✓ | ✓ | ✓ | The host observes the `Rx Complete` command …
427 | 2 | ✓ | ✓ | ✓ | The BMC waits on any previous `Rx Complete` message …
428 …| The BMC writes the packet data and medium-specific metadata to its Tx area (host Rx area) |
431 …| The host reads the packet data and medium-specific metadata from the host Rx area (BMC Tx area) |
432 | 7 | ✓ | ✓ | ✓ | The host sends the `Rx Complete` command, transferring ownership of its …
433 | 8 | ✓ | ✓ | ✓ | The BMC observes the `Rx Complete` command …