Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.c180 msghdr->ver = OTX2_MBOX_VERSION; in otx2_mbox_alloc_msg_rsp()
410 if (rsp->hdr.ver != OTX2_MBOX_VERSION) { in otx2_send_ready_msg()
412 rsp->hdr.ver, OTX2_MBOX_VERSION); in otx2_send_ready_msg()
H A Dotx2_mbox.h93 #define OTX2_MBOX_VERSION (0x000a) macro
1805 hdr->ver = OTX2_MBOX_VERSION; in otx2_mbox_req_init()