Searched defs:hmc_info (Results 1 – 11 of 11) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_hmc.c | 21 struct i40e_hmc_info *hmc_info, in i40e_add_sd_table_entry() 110 struct i40e_hmc_info *hmc_info, in i40e_add_pd_table_entry() 189 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_bp() 244 int i40e_prep_remove_sd_bp(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_sd_bp() 273 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp_new() 293 int i40e_prep_remove_pd_page(struct i40e_hmc_info *hmc_info, in i40e_prep_remove_pd_page() 322 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page_new()
|
A D | i40e_lan_hmc.c | 233 struct i40e_hmc_info *hmc_info, in i40e_remove_pd_page() 260 struct i40e_hmc_info *hmc_info, in i40e_remove_sd_bp() 980 struct i40e_hmc_info *hmc_info = &hw->hmc; in i40e_hmc_get_object_va() local
|
A D | i40e_hmc.h | 155 #define I40E_FIND_SD_INDEX_LIMIT(hmc_info, type, index, cnt, sd_idx, sd_limit)\ argument 179 #define I40E_FIND_PD_INDEX_LIMIT(hmc_info, type, idx, cnt, pd_index, pd_limit)\ argument
|
A D | i40e_lan_hmc.h | 125 struct i40e_hmc_info *hmc_info; member 134 struct i40e_hmc_info *hmc_info; member
|
/linux-6.3-rc2/drivers/infiniband/hw/irdma/ |
A D | hmc.c | 22 static void irdma_find_sd_index_limit(struct irdma_hmc_info *hmc_info, u32 type, in irdma_find_sd_index_limit() 49 static void irdma_find_pd_index_limit(struct irdma_hmc_info *hmc_info, u32 type, in irdma_find_pd_index_limit() 146 struct irdma_hmc_info *hmc_info, u32 sd_index, in irdma_hmc_sd_grp() 474 struct irdma_hmc_info *hmc_info, u32 sd_index, in irdma_add_sd_table_entry() 544 struct irdma_hmc_info *hmc_info, u32 pd_index, in irdma_add_pd_table_entry() 615 struct irdma_hmc_info *hmc_info, u32 idx) in irdma_remove_pd_bp() 665 int irdma_prep_remove_sd_bp(struct irdma_hmc_info *hmc_info, u32 idx) in irdma_prep_remove_sd_bp() 684 int irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx) in irdma_prep_remove_pd_page()
|
A D | pble.c | 39 struct irdma_hmc_info *hmc_info; in irdma_hmc_init_pble() local 91 struct irdma_hmc_info *hmc_info = info->hmc_info; in add_sd_direct() local 144 struct irdma_hmc_info *hmc_info = info->hmc_info; in add_bp_pages() local 209 struct irdma_hmc_info *hmc_info; in add_pble_prm() local
|
A D | hmc.h | 124 struct irdma_hmc_info *hmc_info; member 135 struct irdma_hmc_info *hmc_info; member
|
A D | ctrl.c | 2907 struct irdma_hmc_info *hmc_info, in irdma_sc_parse_fpm_query_buf() 4287 struct irdma_hmc_info *hmc_info; in irdma_sc_init_iw_hmc() local 4323 struct irdma_hmc_info *hmc_info; in irdma_sc_cfg_iw_fpm() local 4570 struct irdma_hmc_info *hmc_info) in irdma_est_sd() 4719 struct irdma_hmc_info *hmc_info, u32 qpwanted) in irdma_q1_cnt() 4736 struct irdma_hmc_info *hmc_info, u32 qpwanted) in cfg_fpm_value_gen_1() 4742 struct irdma_hmc_info *hmc_info, u32 qpwanted) in cfg_fpm_value_gen_2() 4779 struct irdma_hmc_info *hmc_info; in irdma_cfg_fpm_val() local
|
A D | hw.c | 761 struct irdma_hmc_info *hmc_info, in irdma_close_hmc_objects_type() 784 struct irdma_hmc_info *hmc_info, bool privileged, in irdma_del_hmc_objects() 1349 struct irdma_hmc_info *hmc_info = rf->sc_dev.hmc_info; in irdma_create_aeq() local
|
A D | pble.h | 64 struct irdma_hmc_info *hmc_info; member
|
A D | type.h | 645 struct irdma_hmc_info *hmc_info; member
|
Completed in 39 milliseconds