Lines Matching full:vsp
395 * This message is used by the VSP to complete the initialization of the
413 * This message is used by the VSC to send the NDIS version to the VSP. The VSP
422 * This message is used by the VSC to send a receive buffer to the VSP. The VSP
438 * This message is used by the VSP to acknowledge a receive buffer send by the
439 * VSC. This message must be sent by the VSP before the VSP uses the receive
469 * This message is sent by the VSC to revoke the receive buffer. After the VSP
470 * completes this transaction, the vsp should never use the receive buffer
478 * This message is used by the VSC to send a send buffer to the VSP. The VSC
479 * can then use the send buffer to send data to the VSP.
487 * This message is used by the VSP to acknowledge a send buffer sent by the
488 * VSC. This message must be sent by the VSP before the VSP uses the sent
495 * The VSC gets to choose the size of the send buffer and the VSP gets
504 * This message is sent by the VSC to revoke the send buffer. After the VSP
505 * completes this transaction, the vsp should never use the send buffer again.
512 * This message is used by both the VSP and the VSC to send a RNDIS message to
518 * channels of communication. However, the Network VSP only has one.
534 * This message is used by both the VSP and the VSC to complete a RNDIS message
561 * Network VSP protocol version 2 messages:
701 /* MMIO information is sent from the VM to VSP */
783 u8 is_supported; /* Is supported by VSP */
784 u8 is_enabled; /* Is enabled by VSP */