Lines Matching full:vsp
352 * This message is used by the VSP to complete the initialization of the
370 * This message is used by the VSC to send the NDIS version to the VSP. The VSP
379 * This message is used by the VSC to send a receive buffer to the VSP. The VSP
395 * This message is used by the VSP to acknowledge a receive buffer send by the
396 * VSC. This message must be sent by the VSP before the VSP uses the receive
426 * This message is sent by the VSC to revoke the receive buffer. After the VSP
427 * completes this transaction, the vsp should never use the receive buffer
435 * This message is used by the VSC to send a send buffer to the VSP. The VSC
436 * can then use the send buffer to send data to the VSP.
444 * This message is used by the VSP to acknowledge a send buffer sent by the
445 * VSC. This message must be sent by the VSP before the VSP uses the sent
452 * The VSC gets to choose the size of the send buffer and the VSP gets
461 * This message is sent by the VSC to revoke the send buffer. After the VSP
462 * completes this transaction, the vsp should never use the send buffer again.
469 * This message is used by both the VSP and the VSC to send a RNDIS message to
475 * channels of communication. However, the Network VSP only has one.
491 * This message is used by both the VSP and the VSC to complete a RNDIS message
518 * Network VSP protocol version 2 messages:
656 /* MMIO information is sent from the VM to VSP */
738 u8 is_supported; /* Is supported by VSP */
739 u8 is_enabled; /* Is enabled by VSP */