Searched refs:ddp_old_prof (Results 1 – 2 of 2) sorted by relevance
415 if (!list_empty(&pf->ddp_old_prof)) { in i40e_ddp_restore()416 entry = list_first_entry(&pf->ddp_old_prof, in i40e_ddp_restore()485 list_add(&list_entry->list, &pf->ddp_old_prof); in i40e_ddp_flash()491 if (!list_empty(&pf->ddp_old_prof)) { in i40e_ddp_flash()
15670 INIT_LIST_HEAD(&pf->ddp_old_prof); in i40e_probe()