Searched defs:ecore_drv_tlv_hdr (Results 1 – 1 of 1) sorted by relevance
118 struct ecore_drv_tlv_hdr { struct119 u8 tlv_type; /* According to the enum below */120 u8 tlv_length; /* In dwords - not including this header */121 u8 tlv_reserved;123 u8 tlv_flags;