Home
last modified time | relevance | path

Searched defs:ipa_ioc_copy_hdr (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_ipa.h537 struct ipa_ioc_copy_hdr { struct
539 char name[IPA_RESOURCE_NAME_MAX];
540 uint8_t hdr[IPA_HDR_MAX_SIZE];
541 uint8_t hdr_len;
542 enum ipa_hdr_l2_type type;
544 uint8_t is_partial;
545 uint8_t is_eth2_ofst_valid;
546 uint16_t eth2_ofst;
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_ipa.h810 struct ipa_ioc_copy_hdr { struct
811 char name[IPA_RESOURCE_NAME_MAX];
812 uint8_t hdr[IPA_HDR_MAX_SIZE];
813 uint8_t hdr_len;
814 enum ipa_hdr_l2_type type;
815 uint8_t is_partial;
816 uint8_t is_eth2_ofst_valid;
817 uint16_t eth2_ofst;