Searched refs:ddp_old_prof (Results 1 – 3 of 3) sorted by relevance
396 if (!list_empty(&pf->ddp_old_prof)) { in i40e_ddp_restore()397 entry = list_first_entry(&pf->ddp_old_prof, in i40e_ddp_restore()467 list_add(&list_entry->list, &pf->ddp_old_prof); in i40e_ddp_flash()473 if (!list_empty(&pf->ddp_old_prof)) { in i40e_ddp_flash()
755 struct list_head ddp_old_prof; member
15530 INIT_LIST_HEAD(&pf->ddp_old_prof); in i40e_probe()