Searched refs:virtnet_send_command (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/
H A Dvirtio_net.c2530 static bool virtnet_send_command(struct virtnet_info *vi, u8 class, u8 cmd, function
2598 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_MAC,
2667 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_ANNOUNCE,
2684 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_MQ,
2751 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_RX,
2758 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_RX,
2801 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_MAC,
2827 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_VLAN,
2842 if (!virtnet_send_command(vi, VIRTIO_NET_CTRL_VLAN,
2960 if (!virtnet_send_command(v
[all...]

Completed in 115 milliseconds