Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-vdpa.c807 n->mac_table.in_use == 0) { in vhost_vdpa_net_load_mac()
811 uint32_t uni_entries = n->mac_table.first_multi, in vhost_vdpa_net_load_mac()
813 mul_entries = n->mac_table.in_use - uni_entries, in vhost_vdpa_net_load_mac()
826 .iov_base = n->mac_table.macs, in vhost_vdpa_net_load_mac()
832 .iov_base = &n->mac_table.macs[uni_macs_size], in vhost_vdpa_net_load_mac()
1084 if (!n->mac_table.uni_overflow && !n->promisc) { in vhost_vdpa_net_load_rx()
1109 if (n->mac_table.multi_overflow || n->allmulti) { in vhost_vdpa_net_load_rx()