Searched refs:lpfc_release_version (Results 1 – 2 of 2) sorted by relevance
64 static char *lpfc_release_version = LPFC_DRIVER_VERSION; variable1084 n += snprintf(symbol + n, size - n, " DV%s", lpfc_release_version); in lpfc_vport_symbolic_node_name()1623 strncpy(ae->un.DriverVersion, lpfc_release_version, in lpfc_fdmi_cmd()
1136 * lpfc_release_version is used only in lpfc_ct.c, so move it there