Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dqdev-properties.c239 if (p->auto_bits & mask) { in prop_get_on_off_auto_bit64()
266 p->auto_bits |= mask; in prop_set_on_off_auto_bit64()
271 p->auto_bits &= ~mask; in prop_set_on_off_auto_bit64()
276 p->auto_bits &= ~mask; in prop_set_on_off_auto_bit64()
/openbmc/qemu/include/hw/
H A Dqdev-properties.h53 uint64_t auto_bits; member
/openbmc/qemu/hw/net/
H A Dvirtio-net.c3967 (n->rss_data.specified_hash_types.auto_bits & in virtio_net_device_realize()
3972 n->rss_data.specified_hash_types.auto_bits; in virtio_net_device_realize()