Searched refs:vio_config (Results 1 – 1 of 1) sorted by relevance
90 struct virtio_net_config *vio_config = vdpasim->config; in receive_filter() local99 if (!strncmp(net->buffer + hdr_len, vio_config->mac, ETH_ALEN)) in receive_filter()108 struct virtio_net_config *vio_config = vdpasim->config; in vdpasim_handle_ctrl_mac() local116 vio_config->mac, ETH_ALEN); in vdpasim_handle_ctrl_mac()420 struct virtio_net_config *vio_config = vdpasim->config; in vdpasim_net_setup_config() local423 memcpy(vio_config->mac, config->net.mac, ETH_ALEN); in vdpasim_net_setup_config()425 vio_config->mtu = cpu_to_vdpasim16(vdpasim, config->net.mtu); in vdpasim_net_setup_config()428 vio_config->mtu = cpu_to_vdpasim16(vdpasim, 1500); in vdpasim_net_setup_config()