Searched defs:hmc_info (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/i40e/core/ |
H A D | i40e_hmc.c | 51 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 144 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 226 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 281 enum i40e_status_code i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 310 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 330 enum i40e_status_code i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 359 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page_new()
|
H A D | i40e_hmc.h | 187 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument 211 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
|
H A D | i40e_lan_hmc.c | 263 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 290 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 1235 struct i40e_hmc_info *hmc_info = &hw->hmc; in i40e_hmc_get_object_va() local
|
H A D | i40e_lan_hmc.h | 156 struct i40e_hmc_info *hmc_info; member 165 struct i40e_hmc_info *hmc_info; member
|