Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h475 struct cpi_cfg_msg { struct
592 struct cpi_cfg_msg cpi_cfg;
H A Dnic_main.c472 static void nic_config_cpi(struct nicpf *nic, struct cpi_cfg_msg *cfg) in nic_config_cpi()