Home
last modified time | relevance | path

Searched refs:fw_la_bulk_req (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15var.h81 void qat_msg_cmn_hdr_populate(struct fw_la_bulk_req *, bus_addr_t,
83 void qat_msg_service_cmd_populate(struct fw_la_bulk_req *,
87 void qat_msg_req_params_populate(struct fw_la_bulk_req *, bus_addr_t,
90 void qat_msg_params_populate(struct fw_la_bulk_req *,
H A Dqat_hw15.c109 qat_msg_cmn_hdr_populate(struct fw_la_bulk_req *msg, bus_addr_t desc_paddr, in qat_msg_cmn_hdr_populate()
122 qat_msg_service_cmd_populate(struct fw_la_bulk_req *msg, enum fw_la_cmd_id cmdid, in qat_msg_service_cmd_populate()
143 qat_msg_req_params_populate(struct fw_la_bulk_req *msg, in qat_msg_req_params_populate()
157 qat_msg_params_populate(struct fw_la_bulk_req *msg, in qat_msg_params_populate()
685 struct fw_la_bulk_req *req_cache; in qat_hw15_crypto_setup_desc()
751 req_cache = (struct fw_la_bulk_req *)desc->qcd_req_cache; in qat_hw15_crypto_setup_desc()
771 struct fw_la_bulk_req *bulk_req, struct cryptop *crp) in qat_hw15_crypto_req_setkey()
811 struct fw_la_bulk_req *bulk_req; in qat_hw15_crypto_setup_req_params()
822 bulk_req = (struct fw_la_bulk_req *)qsbc->qsbc_msg; in qat_hw15_crypto_setup_req_params()
H A Dqat_hw15reg.h548 struct fw_la_bulk_req { struct