Searched refs:hdr_flags (Results 1 – 12 of 12) sorted by relevance
| /freebsd/sys/dev/qat/qat_api/firmware/include/ |
| H A D | icp_qat_fw.h | 295 uint8_t hdr_flags; member 433 uint8_t hdr_flags; member 617 ICP_QAT_FW_COMN_VALID_FLAG_GET(hdr_t.hdr_flags) 630 #define ICP_QAT_FW_COMN_HDR_CNVNR_FLAG_GET(hdr_flags) \ argument 631 QAT_FIELD_GET(hdr_flags, \ 646 #define ICP_QAT_FW_COMN_HDR_CNV_FLAG_GET(hdr_flags) \ argument 647 QAT_FIELD_GET(hdr_flags, \ 677 #define ICP_QAT_FW_COMN_VALID_FLAG_GET(hdr_flags) \ argument 678 QAT_FIELD_GET(hdr_flags, \ 694 #define ICP_QAT_FW_COMN_HDR_ST_BLK_FLAG_GET(hdr_flags) \ argument [all …]
|
| H A D | icp_qat_fw_pke.h | 122 uint8_t hdr_flags; member 209 uint8_t hdr_flags; member 394 QAT_FIELD_GET(hdr_t.hdr_flags, \ 412 QAT_FIELD_SET((hdr_t.hdr_flags), \
|
| /freebsd/sys/dev/qat/include/ |
| H A D | icp_qat_fw.h | 77 uint8_t hdr_flags; member 103 uint8_t hdr_flags; member 134 ICP_QAT_FW_COMN_VALID_FLAG_GET(hdr_t.hdr_flags) 139 #define ICP_QAT_FW_COMN_VALID_FLAG_GET(hdr_flags) \ argument 140 QAT_FIELD_GET(hdr_flags, \ 144 #define ICP_QAT_FW_COMN_HDR_RESRVD_FLD_GET(hdr_flags) \ argument 145 (hdr_flags & ICP_QAT_FW_COMN_HDR_RESRVD_FLD_MASK) 148 QAT_FIELD_SET((hdr_t.hdr_flags), \
|
| /freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | trace_arc.h | 54 __field(uint32_t, hdr_flags) 72 __entry->hdr_flags = ab->b_flags; 90 __entry->hdr_birth, __entry->hdr_flags, 193 __field(uint32_t, hdr_flags) 223 __entry->hdr_flags = hdr->b_flags; 263 __entry->hdr_birth, __entry->hdr_flags,
|
| /freebsd/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_lib_common.h | 71 u32 hdr_flags; 82 int hdr_flags; 76 u32 hdr_flags; global() member 87 int hdr_flags; global() member
|
| H A D | cudbg.h | 328 u32 hdr_flags; member
|
| H A D | cudbg_lib.c | 304 cudbg_hdr->hdr_flags = rc; in cudbg_collect() 364 entity_hdr->hdr_flags = rc; in cudbg_collect() 419 cudbg_hdr->hdr_flags = rc; in cudbg_collect() 465 entity_hdr->hdr_flags = rc; in cudbg_collect()
|
| /freebsd/sys/dev/qat/qat_api/common/qat_comms/ |
| H A D | sal_qat_cmn_msg.c | 64 pHeader->hdr_flags = in SalQatMsg_CmnHdrWrite()
|
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | iscsi_common.h | 278 u8 hdr_flags /* Flags field of ISCSI header */; member 695 u8 hdr_flags /* Flags field of ISCSI header */; member 718 u8 hdr_flags /* Flags field of ISCSI header */; member 743 u8 hdr_flags /* Flags field of ISCSI header */; member
|
| /freebsd/sys/netpfil/ipfw/ |
| H A D | ip_fw_sockopt.c | 1866 uint32_t hdr_flags, *bmask; in dump_config() local 1936 hdr_flags = hdr->flags; in dump_config() 1951 if (hdr_flags & IPFW_CFG_GET_STATIC) { in dump_config() 1957 if (hdr_flags & IPFW_CFG_GET_STATES) in dump_config()
|
| /freebsd/sys/dev/qat/qat_api/common/compression/ |
| H A D | dc_datapath.c | 162 hdrFlags = pCompRespMsg->comn_resp.hdr_flags; in dcCompression_ProcessCallback()
|
| /freebsd/sys/dev/bnxt/bnxt_en/ |
| H A D | hsi_struct_def.h | 46765 uint8_t hdr_flags; member
|