Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15var.h89 void qat_msg_cmn_footer_populate(union fw_comn_req_ftr *, uint64_t);
H A Dqat_hw15reg.h183 union fw_comn_req_ftr { union
560 union fw_comn_req_ftr comn_ftr;
H A Dqat_hw15.c151 qat_msg_cmn_footer_populate(union fw_comn_req_ftr *msg, uint64_t next_addr) in qat_msg_cmn_footer_populate()