Searched refs:i40e_hmc_info (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_hmc.h | 71 struct i40e_hmc_info { struct 191 struct i40e_hmc_info *hmc_info, 197 struct i40e_hmc_info *hmc_info, 201 struct i40e_hmc_info *hmc_info, 203 i40e_status i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, 206 struct i40e_hmc_info *hmc_info, 208 i40e_status i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, 211 struct i40e_hmc_info *hmc_info,
|
H 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 i40e_status 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 i40e_status 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()
|
H A D | i40e_lan_hmc.h | 125 struct i40e_hmc_info *hmc_info; 134 struct i40e_hmc_info *hmc_info;
|
H A D | i40e_lan_hmc.c | 62 * i40e_init_lan_hmc - initialize i40e_hmc_info struct 233 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 260 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 967 * @hw: the hardware struct, from which we obtain the i40e_hmc_info pointer 980 struct i40e_hmc_info *hmc_info = &hw->hmc; in i40e_hmc_get_object_va()
|
H A D | i40e_type.h | 577 struct i40e_hmc_info hmc; /* HMC info struct */
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H 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,
|
H A D | i40e_hmc.c | 20 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 109 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 188 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 243 int i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 272 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 292 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 321 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page_new()
|
H A D | i40e_lan_hmc.h | 125 struct i40e_hmc_info *hmc_info; 134 struct i40e_hmc_info *hmc_info;
|
H A D | i40e_lan_hmc.c | 62 * i40e_init_lan_hmc - initialize i40e_hmc_info struct 233 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 260 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 967 * @hw: the hardware struct, from which we obtain the i40e_hmc_info pointer 980 struct i40e_hmc_info *hmc_info = &hw->hmc; in i40e_hmc_get_object_va()
|
H A D | i40e_type.h | 577 struct i40e_hmc_info hmc; /* HMC info struct */
|
Completed in 14 milliseconds