Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h41 #define NIC_MBOX_MSG_LOOPBACK 0x16 /* Set interface in loopback */ macro
H A Dnicvf_mbox.c33 [NIC_MBOX_MSG_LOOPBACK] = "NIC_MBOX_MSG_LOOPBACK",
395 mbx.lbk.msg = NIC_MBOX_MSG_LOOPBACK; in nicvf_mbox_loopback_config()