Searched defs:hmc_info (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_hmc.c | 21 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 114 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 195 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 250 enum i40e_status_code i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 279 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 299 enum i40e_status_code i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 328 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page_new()
|
| H A D | i40e_hmc.h | 157 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument 181 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
|
| H A D | i40e_lan_hmc.c | 238 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 265 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 1210 struct i40e_hmc_info *hmc_info = &hw->hmc; in i40e_hmc_get_object_va() local
|
| H A D | i40e_lan_hmc.h | 126 struct i40e_hmc_info *hmc_info; member 135 struct i40e_hmc_info *hmc_info; member
|