Home
last modified time | relevance | path

Searched refs:fw_comn_req_hdr (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qat_c2xxx/
H A Dqat_hw15reg.h141 struct fw_comn_req_hdr { struct
304 struct fw_comn_req_hdr comn_hdr; /* Common request header */
549 struct fw_comn_req_hdr comn_hdr;
H A Dqat_hw15.c112 struct fw_comn_req_hdr *hdr = &msg->comn_hdr; in qat_msg_cmn_hdr_populate()