HomeSort by: relevance | last modified time | path
    Searched refs:fw_la_bulk_req (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/qat/
qat_hw15var.h 79 void qat_msg_cmn_hdr_populate(struct fw_la_bulk_req *, bus_addr_t,
81 void qat_msg_service_cmd_populate(struct fw_la_bulk_req *,
85 void qat_msg_req_params_populate(struct fw_la_bulk_req *, bus_addr_t,
88 void qat_msg_params_populate(struct fw_la_bulk_req *,
qat_hw17.c 89 union hw_cipher_algo_blk *, uint32_t, struct fw_la_bulk_req *,
93 union hw_auth_algo_blk *, uint32_t, struct fw_la_bulk_req *,
96 struct fw_la_bulk_req *);
341 struct fw_la_bulk_req *req_tmpl, enum fw_slice next_slice)
364 struct fw_la_bulk_req *req_tmpl, enum fw_slice next_slice)
404 struct fw_la_bulk_req *req)
425 struct fw_la_bulk_req *req_tmpl;
432 req_tmpl = (struct fw_la_bulk_req *)desc->qcd_req_cache;
437 memset(req_tmpl, 0, sizeof(struct fw_la_bulk_req));
489 struct fw_la_bulk_req *bulk_req
    [all...]
qat_hw15.c 112 qat_msg_cmn_hdr_populate(struct fw_la_bulk_req *msg, bus_addr_t desc_paddr,
125 qat_msg_service_cmd_populate(struct fw_la_bulk_req *msg, enum fw_la_cmd_id cmdid,
146 qat_msg_req_params_populate(struct fw_la_bulk_req *msg,
161 qat_msg_params_populate(struct fw_la_bulk_req *msg,
648 struct fw_la_bulk_req *req_cache;
698 req_cache = (struct fw_la_bulk_req *)desc->qcd_req_cache;
727 struct fw_la_bulk_req *bulk_req;
737 bulk_req = (struct fw_la_bulk_req *)qsbc->qsbc_msg;
qat_hw15reg.h 549 struct fw_la_bulk_req { struct
qat_hw17reg.h 1168 struct fw_la_bulk_req struct

Completed in 17 milliseconds