Lines Matching defs:net_device
158 struct net_device *ndev;
188 int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx);
190 int netvsc_send(struct net_device *net,
196 void netvsc_linkstatus_callback(struct net_device *net,
198 int netvsc_recv_callback(struct net_device *net,
204 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan,
208 int netvsc_xdp_set(struct net_device *dev, struct bpf_prog *prog,
211 int netvsc_vf_setxdp(struct net_device *vf_netdev, struct bpf_prog *prog);
212 int netvsc_bpf(struct net_device *dev, struct netdev_bpf *bpf);
214 int rndis_set_subchannel(struct net_device *ndev,
226 int rndis_filter_set_offload_params(struct net_device *ndev,
229 int rndis_filter_receive(struct net_device *ndev,
237 void netvsc_switch_datapath(struct net_device *nv_dev, bool vf);
972 struct net_device __rcu *vf_netdev;
992 struct netvsc_device *net_device;