Searched refs:hdr_flags (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat_hw17reg.h381 uint8_t hdr_flags; member in struct:fw_comn_req_hdr
502 uint8_t hdr_flags; member in struct:fw_comn_resp_hdr
565 * within the hdr_flags field of LW0 (service response only) */
570 * within the hdr_flags field of LW0 (service response only) */
616 * from the 'hdr_flags' field.
619 FW_COMN_VALID_FLAG_GET(hdr_t.hdr_flags)
625 * from the 'hdr_flags' field.
627 #define FW_COMN_HDR_CNVNR_FLAG_GET(hdr_flags) \
628 FIELD_GET(hdr_flags, \
636 * from the 'hdr_flags' fiel
[all...]
H A Dqat_hw17.c410 req_hdr->hdr_flags = FW_COMN_VALID;
/netbsd-current/sys/dev/hyperv/
H A Dhvs.c78 uint32_t hdr_flags; member in struct:hvs_cmd_hdr
81 #define cmd_flags cmd_hdr.hdr_flags

Completed in 201 milliseconds