Home
last modified time | relevance | path

Searched refs:VIRTIO_NET_OK (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Dvirtio_net.h215 #define VIRTIO_NET_OK 0 macro
/Linux-v6.1/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c84 status = VIRTIO_NET_OK; in vdpasim_handle_ctrl_mac()
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1657 status = VIRTIO_NET_OK; in handle_ctrl_mac()
1719 status = VIRTIO_NET_OK; in handle_ctrl_mac()
1800 status = VIRTIO_NET_OK; in handle_ctrl_mq()
1805 status = VIRTIO_NET_OK; in handle_ctrl_mq()
1834 status = VIRTIO_NET_OK; in handle_ctrl_vlan()
1843 status = VIRTIO_NET_OK; in handle_ctrl_vlan()
/Linux-v6.1/drivers/net/
Dvirtio_net.c2000 return vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command()
2009 return vi->ctrl->status == VIRTIO_NET_OK; in virtnet_send_command()