Home
last modified time | relevance | path

Searched refs:octep_fw_info (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_config.h194 struct octep_fw_info { struct
250 struct octep_fw_info fw_info;
Doctep_ctrl_net.h190 struct octep_fw_info fw_info;
395 struct octep_fw_info *info);
Doctep_ctrl_net.c384 struct octep_fw_info *info) in octep_ctrl_net_get_info()
400 memcpy(info, &resp->info.fw_info, sizeof(struct octep_fw_info)); in octep_ctrl_net_get_info()
Doctep_pfvf_mbox.c203 struct octep_fw_info fw_info; in octep_pfvf_get_fw_info()