Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h474 struct cpi_cfg_msg { struct
593 struct cpi_cfg_msg cpi_cfg;
Dnic_main.c481 static void nic_config_cpi(struct nicpf *nic, struct cpi_cfg_msg *cfg) in nic_config_cpi()