Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dvhost-vdpa.c804 uint32_t uni_entries = n->mac_table.first_multi, in vhost_vdpa_net_load_mac() local
805 uni_macs_size = uni_entries * ETH_ALEN, in vhost_vdpa_net_load_mac()
806 mul_entries = n->mac_table.in_use - uni_entries, in vhost_vdpa_net_load_mac()
809 .entries = cpu_to_le32(uni_entries), in vhost_vdpa_net_load_mac()