Lines Matching +full:vm +full:- +full:active +full:- +full:channels
1 /* SPDX-License-Identifier: GPL-2.0-only */
154 * place this structure in the skb->cb field.
208 bool link_state; /* 0 - link up, 1 - link down */
387 * This message is used by the VSC to initialize the channel after the channels
461 * ------------------------------------------------------------
499 * dynamic reconfigurations when the cost of GPA-direct buffers
520 * channels of communication. However, the Network VSP only has one.
592 /* Length of the VM shared memory receive buffer that needs to
638 u32 active_datapath; /* active data path in VM */
703 /* MMIO information is sent from the VM to VSP */
708 /* Number of PD queues a VM can support */
779 /* actual number of PD queues allocated to the VM */
862 #define NETVSC_INVALID_INDEX -1
1067 /* Azure hosts don't support non-TCP port numbers in hashing for fragmented
1100 if (pkt_proto & ndc->l4_hash) { in netvsc_get_hash()
1772 (sizeof(msg) + (sizeof(struct rndis_message) - \
1775 #define RNDIS_HEADER_SIZE (sizeof(struct rndis_message) - \