Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qat/
HDqat_hw15reg.h596 struct fw_la_auth_req_params { struct
597 uint8_t auth_res_sz;
599 uint8_t hash_state_sz;
601 uint8_t curr_id;
603 uint8_t next_id;
608 union {
613 } u;
614 uint8_t resrvd;
616 uint8_t next_offset;
618 uint32_t auth_off;
[all …]
HDqat_hw17reg.h1897 struct fw_la_auth_req_params { struct
1899 uint32_t auth_off;
1903 uint32_t auth_len;
1907 union {
1916 } u1;
1919 uint64_t auth_res_addr;
1924 union {
1953 struct fw_la_auth_req_params_resrvd_flds { argument