Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h403 #define NIC_MBOX_MSG_CPI_CFG 0x0A /* Config CPI, RSSI */ macro
H A Dnic_main.c1042 case NIC_MBOX_MSG_CPI_CFG: in nic_handle_mbx_intr()
H A Dnicvf_main.c316 mbx.cpi_cfg.msg = NIC_MBOX_MSG_CPI_CFG; in nicvf_config_cpi()