Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h33 #define NIC_MBOX_MSG_CPI_CFG 0x0A /* Config CPI, RSSI */ macro
H A Dnicvf_mbox.c25 [NIC_MBOX_MSG_CPI_CFG] = "NIC_MBOX_MSG_CPI_CFG",
220 mbx.msg.msg = NIC_MBOX_MSG_CPI_CFG; in nicvf_mbox_config_cpi()