Searched defs:hmc_info (Results 1 – 11 of 11) sorted by relevance
/linux/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 i40e_status 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 i40e_status 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/drivers/infiniband/hw/irdma/ |
A D | hmc.c | 23 static void irdma_find_sd_index_limit(struct irdma_hmc_info *hmc_info, u32 type, in irdma_find_sd_index_limit() 50 static void irdma_find_pd_index_limit(struct irdma_hmc_info *hmc_info, u32 type, in irdma_find_pd_index_limit() 149 struct irdma_hmc_info *hmc_info, in irdma_hmc_sd_grp() 481 struct irdma_hmc_info *hmc_info, in irdma_add_sd_table_entry() 553 struct irdma_hmc_info *hmc_info, in irdma_add_pd_table_entry() 625 struct irdma_hmc_info *hmc_info, in irdma_remove_pd_bp() 676 enum irdma_status_code irdma_prep_remove_sd_bp(struct irdma_hmc_info *hmc_info, in irdma_prep_remove_sd_bp() 697 irdma_prep_remove_pd_page(struct irdma_hmc_info *hmc_info, u32 idx) in irdma_prep_remove_pd_page()
|
A D | pble.c | 42 struct irdma_hmc_info *hmc_info; in irdma_hmc_init_pble() local 95 struct irdma_hmc_info *hmc_info = info->hmc_info; in add_sd_direct() local 149 struct irdma_hmc_info *hmc_info = info->hmc_info; in add_bp_pages() local 215 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 | 2915 struct irdma_hmc_info *hmc_info, in irdma_sc_parse_fpm_query_buf() 4305 struct irdma_hmc_info *hmc_info; in irdma_sc_init_iw_hmc() local 4342 struct irdma_hmc_info *hmc_info; in irdma_sc_cfg_iw_fpm() local 4593 struct irdma_hmc_info *hmc_info) in irdma_est_sd() 4744 struct irdma_hmc_info *hmc_info, u32 qpwanted) in irdma_q1_cnt() 4761 struct irdma_hmc_info *hmc_info, u32 qpwanted) in cfg_fpm_value_gen_1() 4767 struct irdma_hmc_info *hmc_info, u32 qpwanted) in cfg_fpm_value_gen_2() 4804 struct irdma_hmc_info *hmc_info; in irdma_cfg_fpm_val() local
|
A D | hw.c | 757 struct irdma_hmc_info *hmc_info, in irdma_close_hmc_objects_type() 780 struct irdma_hmc_info *hmc_info, bool privileged, in irdma_del_hmc_objects() 1354 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 | 643 struct irdma_hmc_info *hmc_info; member
|
Completed in 34 milliseconds