Searched refs:g_fmc_model (Results 1 – 1 of 1) sorted by relevance
205 struct fmc_model_t *g_fmc_model; variable390 if (!g_fmc_model) { in dpaa_port_fmc_init()399 g_fmc_model = rte_malloc(NULL, sizeof(struct fmc_model_t), 64); in dpaa_port_fmc_init()400 if (!g_fmc_model) { in dpaa_port_fmc_init()406 bytes_read = fread(g_fmc_model, in dpaa_port_fmc_init()411 rte_free(g_fmc_model); in dpaa_port_fmc_init()412 g_fmc_model = NULL; in dpaa_port_fmc_init()418 fmc_model = g_fmc_model; in dpaa_port_fmc_init()