Lines Matching +full:dev +full:- +full:active +full:- +full:grp
1 /* SPDX-License-Identifier: GPL-2.0-only */
154 * place this structure in the skb->cb field.
207 bool link_state; /* 0 - link up, 1 - link down */
247 int netvsc_xdp_set(struct net_device *dev, struct bpf_prog *prog,
251 int netvsc_bpf(struct net_device *dev, struct netdev_bpf *bpf);
260 struct netvsc_device *rndis_filter_device_add(struct hv_device *dev,
263 void rndis_filter_device_remove(struct hv_device *dev,
460 * ------------------------------------------------------------
498 * dynamic reconfigurations when the cost of GPA-direct buffers
637 u32 active_datapath; /* active data path in VM */
694 u16 grp; member
861 #define NETVSC_INVALID_INDEX -1
1081 /* Azure hosts don't support non-TCP port numbers in hashing for fragmented
1114 if (pkt_proto & ndc->l4_hash) { in netvsc_get_hash()
1788 (sizeof(msg) + (sizeof(struct rndis_message) - \
1791 #define RNDIS_HEADER_SIZE (sizeof(struct rndis_message) - \