L4Re Operating System Framework
Interface and Usage Documentation
Loading...
Searching...
No Matches
L4virtio::Svr::Scmi::Performance_domain_attr_t Struct Reference

SCMI performance domain protocol attributes. More...

#include <virtio-scmi-device>

Collaboration diagram for L4virtio::Svr::Scmi::Performance_domain_attr_t:
typedef cxx::Bitfield< decltype(attr_raw), 31, 31 > set_limits_bfm_t
 Type to access the set_limits bits (31 to 31) of attr_raw.
constexpr set_limits_bfm_t::Val set_limits () const
 Get the set_limits bits (31 to 31) of attr_raw.
constexpr set_limits_bfm_t::Ref set_limits ()
 Get a reference to the set_limits bits (31 to 31) of attr_raw.
typedef cxx::Bitfield< decltype(attr_raw), 30, 30 > set_perf_level_bfm_t
 Type to access the set_perf_level bits (30 to 30) of attr_raw.
constexpr set_perf_level_bfm_t::Val set_perf_level () const
 Get the set_perf_level bits (30 to 30) of attr_raw.
constexpr set_perf_level_bfm_t::Ref set_perf_level ()
 Get a reference to the set_perf_level bits (30 to 30) of attr_raw.
typedef cxx::Bitfield< decltype(attr_raw), 29, 29 > perf_limits_change_notify_bfm_t
 Type to access the perf_limits_change_notify bits (29 to 29) of attr_raw.
constexpr perf_limits_change_notify_bfm_t::Val perf_limits_change_notify () const
 Get the perf_limits_change_notify bits (29 to 29) of attr_raw.
constexpr perf_limits_change_notify_bfm_t::Ref perf_limits_change_notify ()
 Get a reference to the perf_limits_change_notify bits (29 to 29) of attr_raw.
typedef cxx::Bitfield< decltype(attr_raw), 28, 28 > perf_level_change_notify_bfm_t
 Type to access the perf_level_change_notify bits (28 to 28) of attr_raw.
constexpr perf_level_change_notify_bfm_t::Val perf_level_change_notify () const
 Get the perf_level_change_notify bits (28 to 28) of attr_raw.
constexpr perf_level_change_notify_bfm_t::Ref perf_level_change_notify ()
 Get a reference to the perf_level_change_notify bits (28 to 28) of attr_raw.
typedef cxx::Bitfield< decltype(attr_raw), 27, 27 > fast_channel_bfm_t
 Type to access the fast_channel bits (27 to 27) of attr_raw.
constexpr fast_channel_bfm_t::Val fast_channel () const
 Get the fast_channel bits (27 to 27) of attr_raw.
constexpr fast_channel_bfm_t::Ref fast_channel ()
 Get a reference to the fast_channel bits (27 to 27) of attr_raw.
typedef cxx::Bitfield< decltype(rate_limit_raw), 0, 19 > rate_limit_bfm_t
 Type to access the rate_limit bits (0 to 19) of rate_limit_raw.
constexpr rate_limit_bfm_t::Val rate_limit () const
 Get the rate_limit bits (0 to 19) of rate_limit_raw.
constexpr rate_limit_bfm_t::Ref rate_limit ()
 Get a reference to the rate_limit bits (0 to 19) of rate_limit_raw.

Detailed Description

SCMI performance domain protocol attributes.

Definition at line 124 of file virtio-scmi-device.


The documentation for this struct was generated from the following file: