Searched defs:hmc_info (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_hmc.c50 i40e_add_sd_table_entry(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 sd_index, enum i40e_sd_entry_type type, u64 direct_mode_sz) argument
143 i40e_add_pd_table_entry(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 pd_index, struct i40e_dma_mem *rsrc_pg) argument
224 i40e_remove_pd_bp(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx) argument
280 i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, u32 idx) argument
308 i40e_remove_sd_bp_new(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx, bool is_pf) argument
329 i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, u32 idx) argument
357 i40e_remove_pd_page_new(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx, bool is_pf) argument
[all...]
H A Di40e_lan_hmc.h156 struct i40e_hmc_info *hmc_info; member in struct:i40e_hmc_lan_create_obj_info
165 struct i40e_hmc_info *hmc_info; member in struct:i40e_hmc_lan_delete_obj_info
H A Di40e_lan_hmc.c267 i40e_remove_pd_page(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx) argument
294 i40e_remove_sd_bp(struct i40e_hw *hw, struct i40e_hmc_info *hmc_info, u32 idx) argument
1240 struct i40e_hmc_info *hmc_info = &hw->hmc; local
[all...]

Completed in 51 milliseconds