Home
last modified time | relevance | path

Searched defs:hcrc (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/rdma/hfi/
H A Dhfi1_user.h232 __le16 hcrc; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/hfi/
H A Dhfi1_user.h231 __le16 hcrc; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/hfi/
H A Dhfi1_user.h231 __le16 hcrc; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dzlib.h124 int hcrc; /* true if there was or will be a header crc */ member
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h738 image_get_hdr_l(hcrc) /* image_get_hcrc */ in image_get_hdr_l() argument
804 image_set_hdr_l(hcrc) /* image_set_hcrc */ in image_set_hdr_l() argument
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dzlib.h457 int hcrc; /* true if there was or will be a header crc */ member
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c1189 int hcrc, int dcrc) in ddp_setup_conn_digest()
/OK3568_Linux_fs/u-boot/common/
H A Dimage.c218 ulong hcrc; in image_check_hcrc() local
/OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1511 u8 hcrc = csk->submode & CXGBIT_SUBMODE_HCRC; in cxgbit_setup_conn_digest() local
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c2110 int hcrc, int dcrc) in ddp_setup_conn_digest()
/OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/
H A Dlibcxgbi.c2128 static inline void tx_skb_setmode(struct sk_buff *skb, int hcrc, int dcrc) in tx_skb_setmode()