Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h86 struct mbox_msghdr { struct
87 uint16_t __otx2_io pcifunc; /* Who's sending this msg */
88 uint16_t __otx2_io id; /* Mbox message ID */
92 uint16_t __otx2_io sig;
95 uint16_t __otx2_io ver;
97 uint16_t __otx2_io next_msgoff;
98 int __otx2_io rc; /* Msg processed response code */