Searched refs:hns_roce_bitmap_free (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hns/ |
| 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()
|
| D | hns_roce_srq.c | 153 hns_roce_bitmap_free(&srq_table->bitmap, srq->srqn, BITMAP_NO_RR); in hns_roce_srq_alloc() 175 hns_roce_bitmap_free(&srq_table->bitmap, srq->srqn, BITMAP_NO_RR); in hns_roce_srq_free()
|
| D | hns_roce_cq.c | 169 hns_roce_bitmap_free(&cq_table->bitmap, hr_cq->cqn, BITMAP_NO_RR); in hns_roce_cq_alloc() 204 hns_roce_bitmap_free(&cq_table->bitmap, hr_cq->cqn, BITMAP_NO_RR); in hns_roce_free_cq()
|
| 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
|
| D | hns_roce_mr.c | 732 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, in hns_roce_mr_free() 1460 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, in hns_roce_mw_free()
|
| D | hns_roce_device.h | 1169 void hns_roce_bitmap_free(struct hns_roce_bitmap *bitmap, unsigned long obj,
|
| D | hns_roce_hw_v1.c | 1162 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, in hns_roce_v1_dereg_mr()
|