Home
last modified time | relevance | path

Searched defs:qat_hw (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqatvar.h673 struct qat_hw { struct
674 int8_t qhw_sram_bar_id;
675 int8_t qhw_misc_bar_id;
676 int8_t qhw_etr_bar_id;
678 bus_size_t qhw_cap_global_offset;
679 bus_size_t qhw_ae_offset;
680 bus_size_t qhw_ae_local_offset;
681 bus_size_t qhw_etr_bundle_size;
684 size_t qhw_crypto_opaque_offset;
685 void (*qhw_crypto_setup_req_params)(struct qat_crypto_bank *,
[all …]