Searched refs:hns_roce_bitmap_free (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_pd.c | 45 hns_roce_bitmap_free(&hr_dev->pd_bitmap, pdn, BITMAP_NO_RR); in hns_roce_pd_free() 125 hns_roce_bitmap_free(&hr_dev->uar_table.bitmap, uar->logic_idx, in hns_roce_uar_free()
|
| H A D | hns_roce_srq.c | 158 hns_roce_bitmap_free(&srq_table->bitmap, srq->srqn, BITMAP_NO_RR); in alloc_srqc() 179 hns_roce_bitmap_free(&srq_table->bitmap, srq->srqn, BITMAP_NO_RR); in free_srqc()
|
| H A D | hns_roce_cq.c | 114 hns_roce_bitmap_free(&cq_table->bitmap, hr_cq->cqn, BITMAP_NO_RR); in alloc_cqc() 142 hns_roce_bitmap_free(&cq_table->bitmap, hr_cq->cqn, BITMAP_NO_RR); in free_cqc()
|
| H A D | hns_roce_mr.c | 100 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, obj, BITMAP_NO_RR); in alloc_mr_key() 109 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, obj, BITMAP_NO_RR); in free_mr_key() 539 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, in hns_roce_mw_free()
|
| H A D | hns_roce_alloc.c | 66 void hns_roce_bitmap_free(struct hns_roce_bitmap *bitmap, unsigned long obj, in hns_roce_bitmap_free() function
|
| H A D | hns_roce_device.h | 1182 void hns_roce_bitmap_free(struct hns_roce_bitmap *bitmap, unsigned long obj,
|
| H A D | hns_roce_hw_v1.c | 1114 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, in hns_roce_v1_dereg_mr()
|