Home
last modified time | relevance | path

Searched refs:mei_msg_hdr (Results 1 – 2 of 2) sorted by relevance

/devicemodel/hw/pci/virtio/
A Dvirtio_mei.c1054 struct mei_msg_hdr *hdr, uint32_t len, in mei_set_msg_hdr()
1431 static inline bool hdr_is_hbm(const struct mei_msg_hdr *hdr) in hdr_is_hbm()
1504 struct mei_msg_hdr *hdr; in vmei_proc_tx()
1533 hdr = (struct mei_msg_hdr *)iov[0].iov_base; in vmei_proc_tx()
1817 struct mei_msg_hdr *hdr; in vmei_proc_vclient_rx()
1840 hdr = (struct mei_msg_hdr *)iov[0].iov_base; in vmei_proc_vclient_rx()
1854 len += sizeof(struct mei_msg_hdr); in vmei_proc_vclient_rx()
/devicemodel/include/
A Dmei.h204 struct mei_msg_hdr { struct

Completed in 10 milliseconds