Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c166 struct bundle_encoding_counter { struct
170 #define METER_BUNDLE_SIZE sizeof(struct bundle_encoding_counter) argument
174 sizeof(struct bundle_encoding_counter))
337 struct bundle_encoding_counter *bec; in sdsi_meter_cert_show()
408 bec = (struct bundle_encoding_counter *)(mc + 1); in sdsi_meter_cert_show()