Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx/
H A Docteontx_mbox.c309 struct mbox_intf_ver MBOX_INTERFACE_VERSION = { in octeontx_mbox_init() local
327 ret = octeontx_check_mbox_version(&MBOX_INTERFACE_VERSION, in octeontx_mbox_init()
332 rm_intf_ver.minor, MBOX_INTERFACE_VERSION.platform, in octeontx_mbox_init()
333 MBOX_INTERFACE_VERSION.major, in octeontx_mbox_init()
334 MBOX_INTERFACE_VERSION.minor); in octeontx_mbox_init()