Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqatvar.h706 struct qat_hw { struct
707 int8_t qhw_sram_bar_id;
708 int8_t qhw_misc_bar_id;
709 int8_t qhw_etr_bar_id;
711 bus_size_t qhw_cap_global_offset;
712 bus_size_t qhw_ae_offset;
713 bus_size_t qhw_ae_local_offset;
714 bus_size_t qhw_etr_bundle_size;
717 size_t qhw_crypto_opaque_offset;
718 void (*qhw_crypto_setup_req_params)(struct qat_crypto_bank *,
[all …]