Searched refs:fw_la_cipher_req_params (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qat/
H A Dqat_hw15var.h73 roundup(sizeof(struct fw_la_cipher_req_params) +
H A Dqat_hw15.c722 req_params_sz += sizeof(struct fw_la_cipher_req_params);
813 struct fw_la_cipher_req_params *cipher_req;
856 cipher_req = (struct fw_la_cipher_req_params *)req_params_ptr;
858 (req_params_ptr + sizeof(struct fw_la_cipher_req_params));
913 cipher_req = (struct fw_la_cipher_req_params *)req_params_ptr;
H A Dqat_hw17.c577 struct fw_la_cipher_req_params *cipher_param;
606 cipher_param = (struct fw_la_cipher_req_params *)req_params_ptr;
608 (req_params_ptr + sizeof(struct fw_la_cipher_req_params));
H A Dqat_hw15reg.h571 struct fw_la_cipher_req_params { struct
H A Dqat_hw17reg.h1863 struct fw_la_cipher_req_params { struct

Completed in 161 milliseconds