Lines Matching full:vsp
396 * This message is used by the VSP to complete the initialization of the
414 * This message is used by the VSC to send the NDIS version to the VSP. The VSP
423 * This message is used by the VSC to send a receive buffer to the VSP. The VSP
439 * This message is used by the VSP to acknowledge a receive buffer send by the
440 * VSC. This message must be sent by the VSP before the VSP uses the receive
470 * This message is sent by the VSC to revoke the receive buffer. After the VSP
471 * completes this transaction, the vsp should never use the receive buffer
479 * This message is used by the VSC to send a send buffer to the VSP. The VSC
480 * can then use the send buffer to send data to the VSP.
488 * This message is used by the VSP to acknowledge a send buffer sent by the
489 * VSC. This message must be sent by the VSP before the VSP uses the sent
496 * The VSC gets to choose the size of the send buffer and the VSP gets
505 * This message is sent by the VSC to revoke the send buffer. After the VSP
506 * completes this transaction, the vsp should never use the send buffer again.
513 * This message is used by both the VSP and the VSC to send a RNDIS message to
519 * channels of communication. However, the Network VSP only has one.
535 * This message is used by both the VSP and the VSC to complete a RNDIS message
562 * Network VSP protocol version 2 messages:
702 /* MMIO information is sent from the VM to VSP */
784 u8 is_supported; /* Is supported by VSP */
785 u8 is_enabled; /* Is enabled by VSP */