• Home
  • Raw
  • Download

Lines Matching full:vsp

355  * This message is used by the VSP to complete the initialization of the
373 * This message is used by the VSC to send the NDIS version to the VSP. The VSP
382 * This message is used by the VSC to send a receive buffer to the VSP. The VSP
398 * This message is used by the VSP to acknowledge a receive buffer send by the
399 * VSC. This message must be sent by the VSP before the VSP uses the receive
429 * This message is sent by the VSC to revoke the receive buffer. After the VSP
430 * completes this transaction, the vsp should never use the receive buffer
438 * This message is used by the VSC to send a send buffer to the VSP. The VSC
439 * can then use the send buffer to send data to the VSP.
447 * This message is used by the VSP to acknowledge a send buffer sent by the
448 * VSC. This message must be sent by the VSP before the VSP uses the sent
455 * The VSC gets to choose the size of the send buffer and the VSP gets
464 * This message is sent by the VSC to revoke the send buffer. After the VSP
465 * completes this transaction, the vsp should never use the send buffer again.
472 * This message is used by both the VSP and the VSC to send a RNDIS message to
478 * channels of communication. However, the Network VSP only has one.
494 * This message is used by both the VSP and the VSC to complete a RNDIS message
521 * Network VSP protocol version 2 messages:
661 /* MMIO information is sent from the VM to VSP */
743 u8 is_supported; /* Is supported by VSP */
744 u8 is_enabled; /* Is enabled by VSP */