Searched refs:bt_l0_dma_addr (Results 1 – 3 of 3) sorted by relevance
406 table->bt_l0_dma_addr[index->l0]); in free_mhop_hem()429 &table->bt_l0_dma_addr[index->l0], in alloc_mhop_hem()849 table->bt_l0_dma_addr = kcalloc(num_bt_l0, in hns_roce_init_hem_table()850 sizeof(*table->bt_l0_dma_addr), in hns_roce_init_hem_table()852 if (!table->bt_l0_dma_addr) in hns_roce_init_hem_table()911 kfree(table->bt_l0_dma_addr); in hns_roce_cleanup_mhop_hem_table()912 table->bt_l0_dma_addr = NULL; in hns_roce_cleanup_mhop_hem_table()
250 dma_addr_t *bt_l0_dma_addr; member
4271 bt_ba = table->bt_l0_dma_addr[i]; in hns_roce_v2_set_hem()