Searched refs:i40e_hmc_info (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_hmc.h | 75 struct i40e_hmc_info { struct 196 struct i40e_hmc_info *hmc_info, 201 struct i40e_hmc_info *hmc_info, 205 struct i40e_hmc_info *hmc_info, 207 int i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, 210 struct i40e_hmc_info *hmc_info, 212 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, 215 struct i40e_hmc_info *hmc_info,
|
H A D | i40e_hmc.c | 18 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 103 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 182 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 237 int i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 266 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 286 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 315 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page_new()
|
H A D | i40e_lan_hmc.h | 127 struct i40e_hmc_info *hmc_info; 136 struct i40e_hmc_info *hmc_info;
|
H A D | i40e_lan_hmc.c | 230 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 257 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 977 struct i40e_hmc_info *hmc_info = &hw->hmc; in i40e_hmc_get_object_va()
|
H A D | i40e_type.h | 565 struct i40e_hmc_info hmc; /* HMC info struct */
|