Searched defs:hmc_info (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_hmc.c | 18 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 103 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 182 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 237 int i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 266 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 286 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 315 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page_new()
|
H A D | i40e_lan_hmc.c | 230 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 257 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 977 struct i40e_hmc_info *hmc_info = &hw->hmc; in i40e_hmc_get_object_va() local
|
H A D | i40e_hmc.h | 159 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument 183 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
|
H A D | i40e_lan_hmc.h | 127 struct i40e_hmc_info *hmc_info; member 136 struct i40e_hmc_info *hmc_info; member
|
/linux/drivers/infiniband/hw/irdma/ |
H A D | pble.h | 64 struct irdma_hmc_info *hmc_info; member
|