Searched defs:hmc_info (Results 1 – 4 of 4) sorted by relevance
/titanic_52/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() argument 144 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() argument 226 i40e_remove_pd_bp(struct i40e_hw * hw,struct i40e_hmc_info * hmc_info,u32 idx) i40e_remove_pd_bp() argument 281 i40e_prep_remove_sd_bp(struct i40e_hmc_info * hmc_info,u32 idx) i40e_prep_remove_sd_bp() argument 310 i40e_remove_sd_bp_new(struct i40e_hw * hw,struct i40e_hmc_info * hmc_info,u32 idx,bool is_pf) i40e_remove_sd_bp_new() argument 330 i40e_prep_remove_pd_page(struct i40e_hmc_info * hmc_info,u32 idx) i40e_prep_remove_pd_page() argument 359 i40e_remove_pd_page_new(struct i40e_hw * hw,struct i40e_hmc_info * hmc_info,u32 idx,bool is_pf) i40e_remove_pd_page_new() argument [all...] |
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 [all...] |
H A D | i40e_lan_hmc.c | 263 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() argument 290 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() argument 1235 struct i40e_hmc_info *hmc_info = &hw->hmc; i40e_hmc_get_object_va() local [all...] |
H A D | i40e_lan_hmc.h | 156 struct i40e_hmc_info *hmc_info; member 165 struct i40e_hmc_info *hmc_info; member
|