Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_utils.h16 struct pfvf_field_format { struct
22 struct pfvf_field_format type; argument
23 struct pfvf_field_format data;
H A Dadf_pfvf_utils.c25 u32 value, const struct pfvf_field_format *fmt) in set_value_on_csr_msg()