Searched refs:i40e_hmc_info (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_hmc.h | 71 struct i40e_hmc_info { struct 192 struct i40e_hmc_info *hmc_info, 197 struct i40e_hmc_info *hmc_info, 201 struct i40e_hmc_info *hmc_info, 203 int i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, 206 struct i40e_hmc_info *hmc_info, 208 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, 211 struct i40e_hmc_info *hmc_info,
|
A D | i40e_hmc.c | 21 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 110 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 189 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 244 int i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 273 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 293 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 322 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page_new()
|
A D | i40e_lan_hmc.h | 125 struct i40e_hmc_info *hmc_info; 134 struct i40e_hmc_info *hmc_info;
|
A D | i40e_lan_hmc.c | 233 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 260 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 980 struct i40e_hmc_info *hmc_info = &hw->hmc; in i40e_hmc_get_object_va()
|
A D | i40e_type.h | 578 struct i40e_hmc_info hmc; /* HMC info struct */
|
Completed in 15 milliseconds