Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h402 #define NIC_MBOX_MSG_CPI_CFG 0x0A /* Config CPI, RSSI */ macro
Dnic_main.c1029 case NIC_MBOX_MSG_CPI_CFG: in nic_handle_mbx_intr()
Dnicvf_main.c297 mbx.cpi_cfg.msg = NIC_MBOX_MSG_CPI_CFG; in nicvf_config_cpi()