Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.c155 IFCVF_WRITE_REG32(features & ((1ULL << 32) - 1), &cfg->guest_feature); in ifcvf_set_features()
158 IFCVF_WRITE_REG32(features >> 32, &cfg->guest_feature); in ifcvf_set_features()
H A Difcvf.h82 u32 guest_feature; member
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_pci.c108 &hw->common_cfg->guest_feature); in modern_set_features()
112 &hw->common_cfg->guest_feature); in modern_set_features()
H A Dvirtio_pci.h128 uint32_t guest_feature; /* read-write */ member
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_pci.h197 uint32_t guest_feature; /* read-write */ member
H A Dvirtio_pci.c316 &hw->common_cfg->guest_feature); in modern_set_features()
320 &hw->common_cfg->guest_feature); in modern_set_features()