Searched refs:mei_ext_hdr (Results 1 – 3 of 3) sorted by relevance
223 struct mei_ext_hdr { struct241 struct mei_ext_hdr hdrs[]; argument255 static inline struct mei_ext_hdr *mei_ext_begin(struct mei_ext_meta_hdr *meta) in mei_ext_begin()269 struct mei_ext_hdr *ext) in mei_ext_last()284 static inline struct mei_ext_hdr *mei_ext_next(struct mei_ext_hdr *ext) in mei_ext_next()286 return (struct mei_ext_hdr *)(ext->hdr + (ext->length * 4)); in mei_ext_next()
125 struct mei_ext_hdr *ext; in mei_cl_irq_read_msg()126 struct mei_ext_hdr *vtag = NULL; in mei_cl_irq_read_msg()
1725 static inline u8 mei_ext_hdr_set_vtag(struct mei_ext_hdr *ext, u8 vtag) in mei_ext_hdr_set_vtag()1744 struct mei_ext_hdr *ext; in mei_msg_hdr_init()