Home
last modified time | relevance | path

Searched refs:i40e_prep_remove_pd_page (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_hmc.h212 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info,
H A Di40e_hmc.c286 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() function
H A Di40e_lan_hmc.c235 if (!i40e_prep_remove_pd_page(hmc_info, idx)) in i40e_remove_pd_page()