Searched refs:virtio_net_ctrl_ack (Results 1 – 8 of 8) sorted by relevance
163 typedef __u8 virtio_net_ctrl_ack; typedef
105 static virtio_net_ctrl_ack vdpasim_handle_ctrl_mac(struct vdpasim *vdpasim, in vdpasim_handle_ctrl_mac()110 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in vdpasim_handle_ctrl_mac()131 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in vdpasim_handle_cvq()
219 typedef __u8 virtio_net_ctrl_ack; typedef
220 typedef uint8_t virtio_net_ctrl_ack; typedef
1796 static virtio_net_ctrl_ack handle_ctrl_mac(struct mlx5_vdpa_dev *mvdev, u8 cmd) in handle_ctrl_mac()1800 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in handle_ctrl_mac()1923 static virtio_net_ctrl_ack handle_ctrl_mq(struct mlx5_vdpa_dev *mvdev, u8 cmd) in handle_ctrl_mq()1926 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in handle_ctrl_mq()1971 static virtio_net_ctrl_ack handle_ctrl_vlan(struct mlx5_vdpa_dev *mvdev, u8 cmd) in handle_ctrl_vlan()1974 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in handle_ctrl_vlan()2013 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in mlx5_cvq_kick_handler()
42 virtio_net_ctrl_ack *status;1483 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in vhost_vdpa_net_handle_ctrl_avail()
1555 virtio_net_ctrl_ack status = VIRTIO_NET_ERR; in virtio_net_handle_ctrl_iov()
225 virtio_net_ctrl_ack status;