search for: virtnet_ctrl_set_mac_address

Displaying 4 results from an estimated 4 matches for "virtnet_ctrl_set_mac_address".

2023 Mar 30
1
[PATCH 00/16] virtio-net: split virtio-net.c
...): > virtio_net: add a separate directory for virtio-net > virtio_net: move struct to header file > virtio_net: add prefix to the struct inside header file > virtio_net: separating cpu-related funs > virtio_net: separate virtnet_ctrl_set_queues() > virtio_net: separate virtnet_ctrl_set_mac_address() > virtio_net: remove lock from virtnet_ack_link_announce() > virtio_net: separating the APIs of cq > virtio_net: introduce virtnet_rq_update_stats() > virtio_net: separating the funcs of ethtool > virtio_net: introduce virtnet_dev_rx_queue_group() > virtio_net: intro...
2023 Mar 31
1
[PATCH 00/16] virtio-net: split virtio-net.c
...virtio-net > > > virtio_net: move struct to header file > > > virtio_net: add prefix to the struct inside header file > > > virtio_net: separating cpu-related funs > > > virtio_net: separate virtnet_ctrl_set_queues() > > > virtio_net: separate virtnet_ctrl_set_mac_address() > > > virtio_net: remove lock from virtnet_ack_link_announce() > > > virtio_net: separating the APIs of cq > > > virtio_net: introduce virtnet_rq_update_stats() > > > virtio_net: separating the funcs of ethtool > > > virtio_net: introduce vir...
2023 Mar 31
1
[PATCH 00/16] virtio-net: split virtio-net.c
...; > virtio_net: move struct to header file > > > > virtio_net: add prefix to the struct inside header file > > > > virtio_net: separating cpu-related funs > > > > virtio_net: separate virtnet_ctrl_set_queues() > > > > virtio_net: separate virtnet_ctrl_set_mac_address() > > > > virtio_net: remove lock from virtnet_ack_link_announce() > > > > virtio_net: separating the APIs of cq > > > > virtio_net: introduce virtnet_rq_update_stats() > > > > virtio_net: separating the funcs of ethtool > > > >...
2023 Mar 31
1
[PATCH 00/16] virtio-net: split virtio-net.c
...move struct to header file > > > > > virtio_net: add prefix to the struct inside header file > > > > > virtio_net: separating cpu-related funs > > > > > virtio_net: separate virtnet_ctrl_set_queues() > > > > > virtio_net: separate virtnet_ctrl_set_mac_address() > > > > > virtio_net: remove lock from virtnet_ack_link_announce() > > > > > virtio_net: separating the APIs of cq > > > > > virtio_net: introduce virtnet_rq_update_stats() > > > > > virtio_net: separating the funcs of ethtool &g...