Searched defs:hmc_info (Results 1 – 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
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()
|
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
|
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
|
D | i40e_lan_hmc.h | 125 struct i40e_hmc_info *hmc_info; member 134 struct i40e_hmc_info *hmc_info; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
D | i40iw_hmc.c | 58 static inline void i40iw_find_sd_index_limit(struct i40iw_hmc_info *hmc_info, in i40iw_find_sd_index_limit() 88 static inline void i40iw_find_pd_index_limit(struct i40iw_hmc_info *hmc_info, in i40iw_find_pd_index_limit() 176 struct i40iw_hmc_info *hmc_info, in i40iw_hmc_sd_grp() 251 struct i40iw_hmc_info *hmc_info = NULL; in i40iw_vf_hmcinfo_from_fpm() local 545 struct i40iw_hmc_info *hmc_info, in i40iw_add_sd_table_entry() 616 struct i40iw_hmc_info *hmc_info, in i40iw_add_pd_table_entry() 693 struct i40iw_hmc_info *hmc_info, in i40iw_remove_pd_bp() 747 enum i40iw_status_code i40iw_prep_remove_sd_bp(struct i40iw_hmc_info *hmc_info, u32 idx) in i40iw_prep_remove_sd_bp() 767 enum i40iw_status_code i40iw_prep_remove_pd_page(struct i40iw_hmc_info *hmc_info, in i40iw_prep_remove_pd_page() 795 struct i40iw_hmc_info *hmc_info; in i40iw_pf_init_vfhmc() local
|
D | i40iw_pble.c | 85 struct i40iw_hmc_info *hmc_info; in i40iw_hmc_init_pble() local 139 struct i40iw_hmc_info *hmc_info = info->hmc_info; in add_sd_direct() local 258 struct i40iw_hmc_info *hmc_info = info->hmc_info; in add_bp_pages() local 328 struct i40iw_hmc_info *hmc_info; in add_pble_pool() local
|
D | i40iw_virtchnl.c | 339 struct i40iw_hmc_info *hmc_info = &vf_dev->hmc_info; in pf_add_hmc_obj_callback() local 379 struct i40iw_hmc_info *hmc_info = &vf_dev->hmc_info; in pf_del_hmc_obj_callback() local
|
D | i40iw_hmc.h | 192 struct i40iw_hmc_info *hmc_info; member 203 struct i40iw_hmc_info *hmc_info; member
|
D | i40iw_pble.h | 85 struct i40iw_hmc_info *hmc_info; member
|
D | i40iw_ctrl.c | 216 struct i40iw_hmc_info *hmc_info, in i40iw_sc_parse_fpm_query_buf() 3554 struct i40iw_hmc_info *hmc_info; in i40iw_sc_init_iw_hmc() local 3659 struct i40iw_hmc_info *hmc_info; in i40iw_sc_configure_iw_fpm() local 3963 static u64 i40iw_est_sd(struct i40iw_sc_dev *dev, struct i40iw_hmc_info *hmc_info) in i40iw_est_sd() 4005 struct i40iw_hmc_info *hmc_info; in i40iw_config_fpm_values() local
|
D | i40iw_main.c | 404 struct i40iw_hmc_info *hmc_info, in i40iw_close_hmc_objects_type() 428 struct i40iw_hmc_info *hmc_info, in i40iw_del_hmc_objects()
|
D | i40iw_type.h | 446 struct i40iw_hmc_info hmc_info; member 489 struct i40iw_hmc_info *hmc_info; member
|