• Home
  • Raw
  • Download

Lines Matching full:vsp

397  * This message is used by the VSP to complete the initialization of the
415 * This message is used by the VSC to send the NDIS version to the VSP. The VSP
424 * This message is used by the VSC to send a receive buffer to the VSP. The VSP
440 * This message is used by the VSP to acknowledge a receive buffer send by the
441 * VSC. This message must be sent by the VSP before the VSP uses the receive
471 * This message is sent by the VSC to revoke the receive buffer. After the VSP
472 * completes this transaction, the vsp should never use the receive buffer
480 * This message is used by the VSC to send a send buffer to the VSP. The VSC
481 * can then use the send buffer to send data to the VSP.
489 * This message is used by the VSP to acknowledge a send buffer sent by the
490 * VSC. This message must be sent by the VSP before the VSP uses the sent
497 * The VSC gets to choose the size of the send buffer and the VSP gets
506 * This message is sent by the VSC to revoke the send buffer. After the VSP
507 * completes this transaction, the vsp should never use the send buffer again.
514 * This message is used by both the VSP and the VSC to send a RNDIS message to
520 * channels of communication. However, the Network VSP only has one.
536 * This message is used by both the VSP and the VSC to complete a RNDIS message
563 * Network VSP protocol version 2 messages:
703 /* MMIO information is sent from the VM to VSP */
785 u8 is_supported; /* Is supported by VSP */
786 u8 is_enabled; /* Is enabled by VSP */