Searched refs:fmr_map_cnt (Results 1 – 2 of 2) sorted by relevance
844 e_fmr->fmr_map_cnt = 0; in ehca_alloc_fmr()884 if (e_fmr->fmr_map_cnt >= e_fmr->fmr_max_maps) { in ehca_map_phys_fmr()888 fmr, e_fmr->fmr_map_cnt, e_fmr->fmr_max_maps); in ehca_map_phys_fmr()909 e_fmr->fmr_map_cnt++; in ehca_map_phys_fmr()1358 e_mr->fmr_map_cnt = save_mr.fmr_map_cnt; in ehca_rereg_mr()1446 e_fmr->fmr_map_cnt = save_fmr.fmr_map_cnt; in ehca_unmap_one_fmr()2286 mr->fmr_map_cnt = 0; in ehca_mr_deletenew()
285 u32 fmr_map_cnt; /* map counter for FMR */ member